Skip to content

themeldingwars/ImTool

Repository files navigation

ImTool

GitHub Workflow Status NuGet MIT License

Cross-platform tool framework based on Dear ImGui ❤

Documentation coming soon™... Please use the Demo project as reference for now :>

imtool

This repository is using submodules, so in order to properly clone it use this

git clone --recurse-submodules https://github.com/themeldingwars/ImTool.git

... if you already cloned the repo or are using an older version than 2.13 of git, use this to grab the needed submodules:

git clone https://github.com/themeldingwars/ImTool.git
cd ImTool
git submodule update --init --recursive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages