17 lines
1005 B
JSON
17 lines
1005 B
JSON
|
{
|
||
|
"version": "nightly",
|
||
|
"description": "Toontown: Corporate Clash is a completely free to play massively multiplayer online game designed to be the new experience of a game many of us loved. This is a game designed for players of all ages. ANYONE can have fun joining in the battle against the evil robot cogs. So, grab a seltzer and a few pies and dive right into the never ending battle to save Toontown from the cogs! What are you waiting for?",
|
||
|
"homepage": "https://corporateclash.net",
|
||
|
"url": "https://github.com/CorporateClash/pyside2-releases/releases/download/v1.2.0/installer.exe#dl.7z",
|
||
|
"notes": "This is only the launcher, an account is required to play.",
|
||
|
"license": "Proprietary",
|
||
|
"pre_install": ["Remove-Item $dir -Recurse -Force -Include * -Exclude new_launcher.exe", "Rename-Item -Path $dir/new_launcher.exe -NewName $dir/CorporateClash.exe"],
|
||
|
"bin": "CorporateClash.exe",
|
||
|
"shortcuts": [
|
||
|
[
|
||
|
"CorporateClash.exe",
|
||
|
"Corproate Clash"
|
||
|
]
|
||
|
]
|
||
|
}
|