Closed vini-nu closed 1 year ago
java -jar valheim-save-tools.jar mysave.db mysave.json
decode from savefile to json
java -jar valheim-save-tools.jar mysave.json mysave.db
encode from json to savefile
mysave should be placed on same folder.
Added!
Add oneliner command example to README.md which would just-work without deeply looking into details. It is too much text to read to just parse a database for simple look.