Crates.io | gungeon-save |
lib.rs | gungeon-save |
version | 0.0.1 |
source | src |
created_at | 2020-11-21 13:02:50.746143 |
updated_at | 2020-11-21 13:02:50.746143 |
description | A simple Enter the Gungeon save file decoder and encoder. |
homepage | https://github.com/Elinvynia/gungeon-save |
repository | https://github.com/Elinvynia/gungeon-save.git |
max_upload_size | |
id | 314688 |
size | 251,658 |
A simple Enter the Gungeon save file decoder and encoder.
# If you are on Windows and want to use the default save path.
gungeon-save decode
# Otherwise, use
gungeon-save decode /path/to/save/file
# If you have a `SlotA.txt` in the current folder use
gungeon-save encode
# Otherwise, use
gungeon-save encode name-of-decoded-file
# Simple help message, explaining the same things as here.
gungeon-save help