-
git submodule update --init
-
git submodule update --remote
-
Update the version in version.json file
-
and then git commit + push.
-
git tag -a v1.4 -m "my version 1.4"
-
git push origin v1.4
Windows/macOS/Linux/iOS/Android build automation for cimgui. Used to package up ImGui.NET.
git submodule update --init
git submodule update --remote
Update the version in version.json file
and then git commit + push.
git tag -a v1.4 -m "my version 1.4"
git push origin v1.4
Windows/macOS/Linux/iOS/Android build automation for cimgui. Used to package up ImGui.NET.
https://github.com/mellinoe/imgui.net