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

Savegames backup system #61

@xaberue

Description

@xaberue

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    requirementSomething required, not bug or enhancement

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions