scoop-games/bucket/toontownfellowship.json

18 lines
673 B
JSON

{
"version": "1.0.0",
"description": "Third-party private server for the massively multiplayer online game Toontown",
"homepage": "https://www.toontownfellowship.com",
"url": "https://www.toontownfellowship.com/download/windows/Launcher2.exe",
"hash": "1f980d61e54847b68c495ddc7eaaa876a6c8bed5d90bffcf65e27dcac2b7fca2",
"notes": "This is only the launcher. A free account is required to play.",
"license": "Proprietary",
"pre_install": ["Rename-Item -Path $dir/Launcher2.exe -NewName $dir/ToontownFellowship.exe"],
"bin": "ToontownFellowship.exe",
"shortcuts": [
[
"ToontownFellowship.exe",
"Toontown Fellowship"
]
]
}