Go to file
2025-12-17 11:55:40 -05:00
extras Add drive enumeration into hash table. 2025-12-04 19:45:31 -05:00
lib [wip] This is going to require some work to disentangle... 2025-12-17 11:55:40 -05:00
src [wip] This is going to require some work to disentangle... 2025-12-17 11:55:40 -05:00
.gitignore Add printf-like log function backed by String_Builder. 2025-11-27 10:37:17 -05:00
CMakeLists.txt [wip] This is going to require some work to disentangle... 2025-12-17 11:55:40 -05:00
exe_main.cpp Replace multithreaded enumeration with single-threaded (temporarily) (#2) 2025-12-17 15:18:19 +00:00
lib_main.cpp [wip] This is going to require some work to disentangle... 2025-12-17 11:55:40 -05:00
README.md Add imgui as static library 2025-12-04 11:09:16 -05:00

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