aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Engine/SaveSystem.cs
AgeCommit message (Collapse)Author
2017-06-10Done ALOT of tweaks and Save troubleshooterAlex-TIMEHACK
There is now a save troubleshooter that checks your save files if they can't load! Also, it checks what OS to load on startup of the game!
2017-06-02Added my File ExplorerAlex-TIMEHACK
It also has a File Open and File Save thing configured for the Notepad
2017-05-24Kind of done my File Explorer...Alex-TIMEHACK
IT'S NOT FINISHED!!!!!!!!
2017-05-20Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'Alex-TIMEHACK
2017-05-20Added my SaveSystem!Alex-TIMEHACK
2017-05-20Store saves in AppData instead of My DocumentsAren
Required for Windows Store support.
2017-05-07Implement a proper save systemMichael