41 lines
1.5 KiB
JSON
41 lines
1.5 KiB
JSON
|
[
|
||
|
{
|
||
|
"UpdateStageName": "SteamCMD Download",
|
||
|
"UpdateSourcePlatform": "All",
|
||
|
"UpdateSource": "SteamCMD",
|
||
|
"UpdateSourceData": "2465200",
|
||
|
"UpdateSourceArgs": "1326470",
|
||
|
"UpdateSourceVersion": "",
|
||
|
"UpdateSourceTarget": "",
|
||
|
"UnzipUpdateSource": false,
|
||
|
"OverwriteExistingFiles": false,
|
||
|
"ForceDownloadPlatform": "Windows",
|
||
|
"UpdateSourceConditionSetting": null,
|
||
|
"UpdateSourceConditionValue": null,
|
||
|
"DeleteAfterExtract": true,
|
||
|
"OneShot": false
|
||
|
},
|
||
|
{
|
||
|
"UpdateStageName":"Create Config Directory",
|
||
|
"UpdateSourcePlatform":"All",
|
||
|
"UpdateSource":"CreateDirectory",
|
||
|
"UpdateSourceArgs":"{{$FullBaseDir}}saves",
|
||
|
"OverwriteExistingFiles":false
|
||
|
},
|
||
|
{
|
||
|
"UpdateStageName":"Base Config Download",
|
||
|
"UpdateSourcePlatform":"All",
|
||
|
"UpdateSource":"FetchURL",
|
||
|
"UpdateSourceData":"https://github.com/CubeCoders/AMPTemplates/raw/main/sons-of-the-forestdedicatedserver.cfg",
|
||
|
"UpdateSourceTarget":"{{$FullBaseDir}}saves",
|
||
|
"UpdateSourceArgs":"dedicatedserver.cfg",
|
||
|
"OverwriteExistingFiles":false
|
||
|
},
|
||
|
{
|
||
|
"UpdateStageName":"Initialise Wine",
|
||
|
"UpdateSourcePlatform":"Linux",
|
||
|
"UpdateSource":"Executable",
|
||
|
"UpdateSourceData":"/bin/bash",
|
||
|
"UpdateSourceArgs":"-c 'WINEPREFIX=\"{{$FullRootDir}}.wine\" WINEARCH=win64 /usr/bin/wineboot --init --update'"
|
||
|
}
|
||
|
]
|