genie-smx
v1.2.0
Published
An SMX file format parser, used by the genie engine.
Downloads
32
Readme
genie-smx
A parser for the SMX file format used by the genie engine, inspired by genie-slp.
To build and test this project:
yarn install && tsc
cd test && yarn install && yarn run watch