25 lines
849 B
JSON
25 lines
849 B
JSON
[
|
|
{
|
|
"UpdateStageName":"SteamCMD Download",
|
|
"UpdateSourcePlatform":"All",
|
|
"UpdateSource":"SteamCMD",
|
|
"UpdateSourceData":"1874900",
|
|
"UpdateSourceArgs":"1874880"
|
|
},
|
|
{
|
|
"UpdateStageName":"Create Configs Directory",
|
|
"UpdateSourcePlatform":"All",
|
|
"UpdateSource":"CreateDirectory",
|
|
"UpdateSourceArgs":"{{$FullBaseDir}}Configs",
|
|
"OverwriteExistingFiles":false
|
|
},
|
|
{
|
|
"UpdateStageName":"Server Config File Download",
|
|
"UpdateSourcePlatform":"All",
|
|
"UpdateSource":"FetchURL",
|
|
"UpdateSourceData":"https://raw.githubusercontent.com/CubeCoders/AMPTemplates/main/arma-reforgerserver.json",
|
|
"UpdateSourceArgs":"server.json",
|
|
"UpdateSourceTarget":"{{$FullBaseDir}}Configs/",
|
|
"OverwriteExistingFiles":false
|
|
}
|
|
] |