rex706 / GameSave-Auto-Backup

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

Repository from Github https://github.comrex706/GameSave-Auto-BackupRepository from Github https://github.comrex706/GameSave-Auto-Backup

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.

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

About

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


Languages

Language:C++ 98.1%Language:C 1.9%