Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Savegames backup system #61

Open
xaberue opened this issue May 10, 2020 · 0 comments
Open

Savegames backup system #61

xaberue opened this issue May 10, 2020 · 0 comments
Labels
requirement Something required, not bug or enhancement

Comments

@xaberue
Copy link
Member

xaberue commented May 10, 2020

A backup system would be interesting to add it to the system. In a global picture, we can think in games that has no mechanism to save this savegames in a cloud system automatically. Steam platform has games like that, also games distributed without a platform behind like old physical distribution games.

  • Possibility to have custom controlled paths by default like:
    • Origin games
    • Steam games
    • Xbox games
    • Folders:
      • AppData
      • Documents folder
      • Internal games folders
  • Mechanism for add new game:
    • Automatically add this game to the existing configurations
    • Send additionally an email to take into account this configured platform to the system. Note: This mechanism could be replaced by a future API implementation with more functionalities
  • Control of existing backups:
    • Allow the user to configure the backups final path. Note: Allow configuration for OneDrive, Dropbox or Google Drive could be interesting
    • Zip existing backups.
    • Allow the user to configure the number of backups for a same game (By date).
    • Remove oldest backup if no more slots are available.
    • Allow the user to restore a single backup
@xaberue xaberue added the requirement Something required, not bug or enhancement label May 10, 2020
@xaberue xaberue added this to the Improvements Phase I milestone May 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
requirement Something required, not bug or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant