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.
- Host: GitHub
- URL: https://github.com/rex706/gamesave-auto-backup
- Owner: rex706
- Created: 2016-02-16T21:49:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-16T17:46:16.000Z (almost 10 years ago)
- Last Synced: 2025-01-20T15:17:18.280Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 22 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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