tooniversal: Add version 1.1.0 (#219)
parent
92b0fb2aa4
commit
ec7c8f9d01
|
@ -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"
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue