[
    {
        "UpdateStageName": "Server Download",
        "UpdateSourcePlatform": "All",
        "UpdateSource": "SteamCMD",
        "UpdateSourceData": "339010",
        "UpdateSourceArgs": "324080",
        "UpdateSourceVersion": "{{ServerBranch}}",
        "SkipOnFailure": false
    },
    {
        "UpdateStageName": "Server.Properties File Copy",
        "UpdateSourcePlatform": "All",
        "UpdateSource": "CopyFilePath",
        "UpdateSourceData": "{{$FullBaseDir}}server.properties",
        "UpdateSourceArgs": "{{$FullBaseDir}}server.example.properties",
        "OverwriteExistingFiles": false,
        "SkipOnFailure": false
    }
]