I managed to fix the issue. Alothguoh, I am not sure where the save files are being stored.
Viewing post in Can't load save files
Hello, jbariller!
The saves are stored depending on the plugin's settings. As a quick reference:
- If set to game's location, it will save on the game's folder.
- If set to the App Data, it will save on the Local App Data folder (under a folder name that is referenced on the package.json file. It reads the "name" variable from there.
- If set to User Folder, it will save to the current user's folder (for example, C:\Users\MainUser).