You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2019. It is now read-only.
Solution 1:
When first running the program, make symlink to the folder where saves are stored inside of the program's own folder.
Issues: Symlinks require admin privlidges
Solution 2:
Create a Windows link to the save folder when first running the program.
Issues: Name must be something lie _Saves to avoid getting buried beneath all other files.
Solution 3:
Add a button in tue GUI to open the saves folder.
Issues: Program does not have a GUI.