$ luarocks install bitsy-format
Bitsy (https://bitsy.org/) is a little game engine with a custom text format. This package can parse .bitsy files into a table and serialize changed versions.
A cli-application called parse-bitsy is provided to convert between .bitsy and .json files.
Example: "parse-bitsy game.bitsy" will print the json version, "parse-bitsy changed.json" will write out the bitsy format.
Versions
Dependencies
fennel >= 1.3.0
lua >= 5.1
luarocks-build-fennel >= 0.1