Renpy Game Save Location -

| Feature | Implementation | |---------|----------------| | Show path | text config.savedir | | Open folder | action OpenDirectory(config.savedir) | | Copy path | Custom clipboard function | | Platform notice | Check renpy.android , etc. |

Linux follows the XDG Base Directory specification. renpy game save location

Just let me know which platforms you're moving between! renpy game save location

.../saves/ or .../[Game Name]-[Random Numbers]/saves/ renpy game save location