6 lines
276 B
Markdown
6 lines
276 B
Markdown
build either with `build.cmd Debug` or `build.cmd Release`
|
|
Run `build_imgui_lib.cmd` to build imgui dependency
|
|
Both scripts must be run in x64 Native Tools Command Prompt for VS 20xx.
|
|
|
|
You can also build with `jai build.jai - build_exe` or `jai build.jai - build_exe release`
|