Create Mod dir on base game update. (#231)
This commit is contained in:
parent
0856176282
commit
7df4568d7f
@ -6,6 +6,12 @@
|
|||||||
"UpdateSourceData": "294420",
|
"UpdateSourceData": "294420",
|
||||||
"UpdateSourceVersion": "{{Stream}}"
|
"UpdateSourceVersion": "{{Stream}}"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"UpdateStageName":"Create Mod Directory",
|
||||||
|
"UpdateSourcePlatform":"All",
|
||||||
|
"UpdateSource":"CreateDirectory",
|
||||||
|
"UpdateSourceArgs":"{{$FullBaseDir}}Mods"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"UpdateStageName": "Settings File Download",
|
"UpdateStageName": "Settings File Download",
|
||||||
"UpdateSourcePlatform": "All",
|
"UpdateSourcePlatform": "All",
|
||||||
|
Loading…
Reference in New Issue
Block a user