vpuppr
vpuppr copied to clipboard
Document how to export release binaries.
It's a little unclear in the instructions on the main page - in order to build a release binary, do I need your custom Godot, or just your custom export templates?
Just the custom export templates. When hacking on the project, some things might not work without my custom Godot build, but the most important parts should still work (aka loading + tracking a model).
Added a while back, the current README contains instructions on exporting now. Closing