scoop-games/bucket/toontownrewritten.json

39 lines
1.4 KiB
JSON

{
"version": "1.2.5",
"description": "Toontown Rewritten is a massively multiplayer online game built for kids, teens, and adults of all ages. Create your own Toon and join the never-ending battle against the Cogs who want to turn Toontown into their latest business venture.",
"homepage": "https://toontownrewritten.com/",
"url": "https://cdn.toontownrewritten.com/launcher/windows/TTRInstaller-v1.2.5.exe#dl.7z",
"hash": "b4f9efe369e54beb9c91c0c06996542881db5bc113303c9c05ea58e6d551ea87",
"notes": "This is only the launcher, an account is required to play.",
"license": "Proprietary",
"pre_install": ["Remove-Item $dir -Recurse -Force -Include * -Exclude Launcher.exe", "Rename-Item -Path $dir/Launcher.exe -NewName $dir/ToontownRewritten.exe"],
"bin": "ToontownRewritten.exe",
"persist": [
"OpenAL32.dll",
"phase_3.5.mf",
"phase_3.mf",
"phase_4.mf",
"phase_5.mf",
"phase_5.5.mf",
"phase_6.mf",
"phase_7.mf",
"phase_8.mf",
"phase_9.mf",
"phase_10.mf",
"phase_11.mf",
"phase_12.mf",
"phase_13.mf",
"TTREngine.exe",
"TTRGame.vlt",
"winter_decorations.mf",
"winter_music.mf",
"winter_snow.mf"
],
"shortcuts": [
[
"ToontownRewritten.exe",
"Toontown Rewritten"
]
]
}