Codeusa / SteamCleaner

:us: A PC utility for restoring disk space from various game clients like Origin, Steam, Uplay, Battle.net, GoG and Nexon :us:
https://andrew.im/
GNU General Public License v3.0
1.97k stars 96 forks source link

Clean up Ren'Py runtimes for other systems #16

Closed denilsonsa closed 8 years ago

denilsonsa commented 8 years ago

There are several visual novels on Steam, such as this one. Many (most?) of them are built using Ren'Py tool, and may include runtimes for Linux and Mac OS X. SteamCleaner could delete such runtimes and save about half-hundred megabytes.

image

(screenshot of TreeSize Free tool)

andrewmd5 commented 8 years ago

Disgusting, will add a wayt to detect them later.

andrewmd5 commented 8 years ago

So it seems to me a lot of these games ignore if you have Python installed and their executables rely on their bundled version, which is annoying, however, I will delete the runtimes for the other os's that don't matter.

andrewmd5 commented 8 years ago

alldone

All done.