Create Mod dir on base game update. (#231)

This commit is contained in:
Geramie Kuba
2022-11-19 14:43:55 -07:00
committed by GitHub
parent 0856176282
commit 7df4568d7f

View File

@ -6,6 +6,12 @@
"UpdateSourceData": "294420",
"UpdateSourceVersion": "{{Stream}}"
},
{
"UpdateStageName":"Create Mod Directory",
"UpdateSourcePlatform":"All",
"UpdateSource":"CreateDirectory",
"UpdateSourceArgs":"{{$FullBaseDir}}Mods"
},
{
"UpdateStageName": "Settings File Download",
"UpdateSourcePlatform": "All",