AMPTemplates/club-penguinupdates.json
2024-02-02 22:37:12 +00:00

13 lines
406 B
JSON

[
{
"UpdateStageName": "GameDownload",
"UpdateSourcePlatform": "All",
"UpdateSource": "FetchURL",
"UpdateSourceData": "https://github.com/solero/wand/archive/refs/heads/master.zip",
"UpdateSourceTarget": "serverfiles",
"UnzipUpdateSource": true,
"OverwriteExistingFiles": true,
"DeleteAfterExtract": true,
"OneShot": false
}
]