tooniversal: Add version 1.1.0 (#219)

master
Nora 2021-03-10 17:32:52 -05:00 committed by GitHub
parent 92b0fb2aa4
commit ec7c8f9d01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

17
bucket/tooniversal.json Normal file
View File

@ -0,0 +1,17 @@
{
"version": "1.1.0",
"description": "Tooniversal Studios is a free-to-play private server of Disney's Toontown Online. Create your own Toon and join the battle to save Toontown from the evil Cogs.",
"homepage": "https://tooniversal.com",
"hash": "EC2D254CB5557630E513748BA02A3EF8E87E1D90CF032A4606AC471118F986C0",
"url": "https://cdn.tooniversal.com/release/tooniversal_setup.exe#dl.7z",
"license": "Proprietary",
"notes": "This is only the launcher, an account is required to play.",
"pre_install": ["Remove-Item $dir -Recurse -Force -Include * -Exclude Tooniversal-Launcher.exe", "Rename-Item -Path $dir/Tooniversal-Launcher.exe -NewName $dir/Tooniversal.exe"],
"bin": "Tooniversal.exe",
"shortcuts": [
[
"Tooniversal.exe",
"Tooniversal Studios"
]
]
}