2021-03-10 14:32:58 -08:00
{
2022-01-15 12:50:13 -08:00
"version" : "1.3.2" ,
2021-07-03 06:39:46 -07:00
"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/" ,
2022-01-15 12:50:13 -08:00
"url" : "https://cdn.toontownrewritten.com/launcher/windows/TTRInstaller-v1.3.2.exe#dl.7z" ,
"hash" : "edef11a77ff331bfa1555616dfa1904036bf62e461d382661a7229296ab40d08" ,
2021-07-03 06:39:46 -07:00
"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" ,
"persist" : [
"OpenAL32.dll" ,
"phase_3.5.mf" ,
"phase_3.mf" ,
"phase_4.mf" ,
"phase_5.mf" ,
"phase_5.5.mf" ,
"phase_6.mf" ,
"phase_7.mf" ,
"phase_8.mf" ,
"phase_9.mf" ,
"phase_10.mf" ,
"phase_11.mf" ,
"phase_12.mf" ,
"phase_13.mf" ,
"TTREngine.exe" ,
"TTRGame.vlt" ,
"winter_decorations.mf" ,
"winter_music.mf" ,
"winter_snow.mf"
] ,
"shortcuts" : [
[
"ToontownRewritten.exe" ,
"Toontown Rewritten"
]
]
2021-03-11 09:21:56 -08:00
}