Renpy Edit Save File Link ((install))
If you are the developer or a modder, you can use internal Ren'Py functions to handle save data:
textbutton _("Quit") action Quit(confirm=False) renpy edit save file link
Ren'Py comes with a built-in debugger that allows you to inspect and modify game data, including save files. To access the debugger: If you are the developer or a modder,
Find the .save file in your %appdata% or game folder. renpy edit save file link