scoop-games/bucket/toontownrewritten.json

18 lines
905 B
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",
"shortcuts": [
[
"ToontownRewritten.exe",
"Toontown Rewritten"
]
]
}