I am trying to export a .gox file to a .gltf file from the command line, however the only mentions of the scripting syntax and methods I can find is in the repository's data/scripts/test.js script, and the source of src/script.c both of which I am having a hard time understanding. Documentation of existing methods would be very helpful.