Namek / ImGui.NET-nativebuild

Windows/macOS/Linux/iOS/Android build automation for cimgui. Used to package up ImGui.NET.

Home Page:https://github.com/mellinoe/imgui.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Update to the latest cimgui version

git submodule update --init

git submodule update --remote

and then git commit + push.

To Trigger a release push a tag as shown below

git tag -a v1.4 -m "my version 1.4"

git push origin v1.4

About

Windows/macOS/Linux/iOS/Android build automation for cimgui. Used to package up ImGui.NET.

https://github.com/mellinoe/imgui.net


Languages

Language:Batchfile 49.4%Language:Shell 43.7%Language:CMake 6.9%