Simple example project that uses the Framework as submodule.
It is automatically deployed to itch.io and it can be played in browser.
TODO: Expand this page and the sample.
Checkout and build this project like any other CMake project.
Check out Scripts/ folder and .github/workflows/deploy.yml to see how this sample can be built.
Run Editor:
-
Launch
Editor.exe; -
Open
sample-project/Projectfolder; -
Open
Scenes/Scene.xmlin Editor; -
Press
Ctrl+Pto play the sample.
Run Player:
Launch Player.exe --pp path/to/sample-project/Project --plugins SampleProject --main SampleProject
