An open API service indexing awesome lists of open source software.

https://github.com/rex706/gamesave-auto-backup

Automatically backup game saves to a Google Drive folder to be accessed from anywhere.
https://github.com/rex706/gamesave-auto-backup

Last synced: over 1 year ago
JSON representation

Automatically backup game saves to a Google Drive folder to be accessed from anywhere.

Awesome Lists containing this project

README

          

# GameSave-Auto-Backup
Automatically backup game saves to a Google Drive folder to be accessed from anywhere.

----NO LONGER SUPPORTED. SEE 'BAKKUP' REPOSITORY----

*Now works with all games and loads paths from an input file.*

*Program exe can now be placed anywhere and used as a launcher for multiple games.*

Make sure to be logged into your Google Drive account

Files will be saved to "\Google Drive\Game Saves\\[GameName]". Directory will be created on first use if not found.

Currenlty utilizing the boost c++ libraries.
- boost http://www.boost.org/

TODO:
- Find a way to deal with multiple users playing and saving at the same time.
- Find a way to check if files need to be updated or not
- Create new folder path to be used for new games