Games saves should have some simple automated actions.
For example RenPy titles always has a save folder in \rootgamefolder\game\saves\.
RenPy example:
RPGM example:
Game-List currently copies the contents of this folder from the last installed versions into the version that is currently getting installed, before its deleted by the delete last version option.
[ ] Renpy \rootgamefolder\game\saves\ copying.
[ ] RPGM \rootgamefolder\www\Save\ copying.
Notes for future engine types and titles.
Gamesave Manager is something we could rip off with their huge db. though that is user created in the end. https://www.gamesave-manager.com/
Games saves should have some simple automated actions. For example RenPy titles always has a save folder in
\rootgamefolder\game\saves\
.RenPy example: RPGM example:
Game-List currently copies the contents of this folder from the last installed versions into the version that is currently getting installed, before its deleted by the delete last version option.
\rootgamefolder\game\saves\
copying.\rootgamefolder\www\Save\
copying.Notes for future engine types and titles. Gamesave Manager is something we could rip off with their huge db. though that is user created in the end. https://www.gamesave-manager.com/