Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 307 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 307 Bytes

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