Uninstall Renpy Patched
For Windows
-
Appendix B: Sample Cleanup Script (Linux/macOS bash)
rm ~/.local/share/applications/renpy.desktop update-desktop-database ~/.local/share/applications/ - Remove user data (optional):
Scenario A: You used the
.exeinstallerIf you ran
renpy-[version]-setup.exeto install Ren’Py: uninstall renpyNormally, deleting Ren’Py won't delete your game projects if you saved them in a separate directory. However, if your project folders are located inside the main Ren’Py directory, they will be deleted along with the app. For Windows