Files
ballistic/.gitmodules
T
Ronald Caesar c220e0ffc9 extern: pin luajit-imgui to commit a2c8a33652ea97181ea048f112eeaa407150326e
I'm re-adding the luajit-imgui submodule cause I fucked up the extern/
directory on my local machine.

Signed-off-by: Ronald Caesar <github43132@proton.me>
2026-06-10 23:41:28 -04:00

10 lines
324 B
Plaintext

[submodule "extern/glfw"]
path = extern/glfw
url = https://github.com/glfw/glfw.git
[submodule "extern/LuaJIT-ImGui"]
path = extern/LuaJIT-ImGui
url = https://github.com/sonoro1234/LuaJIT-ImGui.git
[submodule "extern/luajit-imgui"]
path = extern/luajit-imgui
url = https://github.com/sonoro1234/LuaJIT-ImGui.git