WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

ImGuiNET/ImGui.NET-nativebuild

Repository files navigation

To Update to the latest cimgui version

  1. git submodule update --init

  2. git submodule update --remote

  3. Update the version in version.json file

  4. and then git commit + push.

To Trigger a release push a tag as shown below

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

  2. git push origin v1.4

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7