mirror of
https://github.com/maxartz15/MoonWorksDearImGuiScaffold.git
synced 2025-04-19 15:15:59 +02:00
add some usage notes
This commit is contained in:
parent
a92cc8c513
commit
343ffaace9
@ -1,3 +1,9 @@
|
|||||||
# MoonWorksDearImGuiScaffold
|
# MoonWorksDearImGuiScaffold
|
||||||
|
|
||||||
A starter project that you can use to get a MoonWorks + Dear ImGui application up and running.
|
A starter project that you can use to get a MoonWorks + Dear ImGui application up and running.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
Clone the repo and run `git submodule update --init --recursive` in the cloned directory.
|
||||||
|
|
||||||
|
Add your ImGui commands to the `ImGuiCommands` method.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user