update README.md

This commit is contained in:
sonoro1234
2018-06-25 16:08:21 +02:00
parent 213eb53557
commit eec9519bfd

View File

@@ -14,7 +14,9 @@ Notes:
# auto binding generation
* update imgui folder to the version you desire.
* run vimgui/generator/generator.bat (or make a .sh version and please PR) with gcc and Lua on your PATH.
* run imgui/generator/generator.bat (or make a .sh version and please PR) with gcc and Lua on your PATH.
* build as shown in https://github.com/sonoro1234/LuaJIT-ImGui/tree/master_auto_implementations/build
* generate binding as done in https://github.com/sonoro1234/LuaJIT-ImGui/blob/master_auto_implementations/lua/build.bat
# usage