Developer Guide¶
This section covers how to use the Frasy template to build your own application.
- Creating a Product — setting up a new product directory with environment and tests
- Customizing the UI — overriding
renderControlRoom()and other extension points - Exposing C++ to Lua — binding custom C++ functions into the Lua scripting environment
- Configuration —
config.jsonreference - Building an Installer — packaging a release with Inno Setup