toontownrewritten: Fix trailing whitespaces (#224)

master
MatyiFKBT 2021-03-11 18:21:56 +01:00 committed by GitHub
parent 36af85f29b
commit c19045ae3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
{
"version": "1.2.5",
"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/",
"homepage": "https://toontownrewritten.com/",
"url": "https://cdn.toontownrewritten.com/launcher/windows/TTRInstaller-v1.2.5.exe#dl.7z",
"hash": "b4f9efe369e54beb9c91c0c06996542881db5bc113303c9c05ea58e6d551ea87",
"notes": "This is only the launcher, an account is required to play.",
"license": "Proprietary",
"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",
"shortcuts": [
@ -14,4 +14,4 @@
"Toontown Rewritten"
]
]
}
}