rusthon.py SuperSnowman.md --run=server.py --data=./data,./libs
save your blender file into ./data as mygame.blend,
the exporter is hard coded to save mygame.json that the Tornado server uses.
cd data
blender --python=snowman_exporter.pyThe source code is in several markdown modules, the toplevel markdown that imports them is: SuperSnowman.md
