starparse

Starbound save game parser


License
MIT
Install
pip install starparse==0.1.1

Documentation

starparse

Small Python project to parse save game files for Starbound.

Works with 1.0.x / nightly save files, both to unpack and re-pack.

Look at tests/test_e2e.py for an example of reading a save file.