afk / savescum_helper

A tool to back up saves when they are modified

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

savescum_helper

A tool to back up saves when they are modified

Installation

python3 setup.py install

Usage

savescum_helper <save_file> [backup_directory]

Default backup directory is backup

Examples

savescum_helper game.save
savescum_helper game.save GameBackup 

About

A tool to back up saves when they are modified

License:GNU General Public License v3.0


Languages

Language:Python 100.0%