Starbound utilities for Go
This is a library to parse Starbound's file formats which are used to
store worlds, player characters, assets, etc.
Feel free to contribute either via submitting pull requests or writing
up issues with suggestions and/or bugs.
Minimum Go version: 1.8
Check out FORMATS.md in the py-starbound
project for technical information on Starbound's file and data formats.
Command line utilities
The command line utilities are a work in progress...
For now, check out the Python alternative for tools.
License
MIT License