1个不稳定发布
0.0.1 | 2020年11月21日 |
---|
#10 in #enter
59KB
97 行
枪库保存
一个简单的Enter the Gungeon保存文件解码器和编码器。
示例用法
# 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