yoyoengine/editor/include/editor.h
yoyoengine/editor/CMakeLists.txt
Create and push a tag on the main branch to freeze the ref.
- Locally, build the release with
yoyoeditor/build_linux.sh
- rename
build/out/bin/linux
tobuild/out/bin/yoyoeditor
- create tar gzip with
tar -czvf yoyoeditor.tar.gz build/out/bin/yoyoeditor
- create a release on github with the tag and attach the tar.gz file
- add patch notes