https://github.com/pandede/saverestorer
Backup the save files
https://github.com/pandede/saverestorer
Last synced: over 1 year ago
JSON representation
Backup the save files
- Host: GitHub
- URL: https://github.com/pandede/saverestorer
- Owner: Pandede
- Created: 2020-03-20T15:10:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T17:09:14.000Z (about 6 years ago)
- Last Synced: 2025-01-28T02:24:20.671Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SaveRestorer
Backup the save files
## Motivation
Just used for backup the save of games, especially the game which published by FROMSOFTWARE (It's 2020 and FROMSOFTWARE still does not support cloud saving, GITGUD)
## Instruction
1. Open the terminal and type ```python main.py```
2. Press 'Add...' to add the path of save.
3. Press 'Backup...', enter the export path and press 'OK'
4. GITGUD
## Note
It's just a practice of building GUI with PYTHON, maybe I'll add the feature which allows the save upload to Google Drive or Dropbox soon.