-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1009 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1009 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "imgui/imgui"]
path = imgui/imgui
url = https://github.com/ocornut/imgui.git
[submodule "imgui/implot"]
path = imgui/implot
url = https://github.com/epezent/implot.git
[submodule "external/xmath"]
path = external/xmath
url = https://github.com/Legacy-LuaSTG-Engine/lstgx_Math.git
[submodule "external/lua-cjson"]
path = external/lua-cjson
url = https://github.com/openresty/lua-cjson.git
[submodule "doc"]
path = doc
url = https://github.com/Legacy-LuaSTG-Engine/LuaSTG-Sub-Documentation.git
[submodule "external/image.qoi"]
path = external/image.qoi
url = https://github.com/phoboslab/qoi.git
[submodule "external/luajit2"]
path = external/luajit2
url = https://github.com/Legacy-LuaSTG-Engine/LuaSTG-Sub-LuaJIT.git
[submodule "external/beautiful-win32-api"]
path = external/beautiful-win32-api
url = https://github.com/Demonese/beautiful-win32-api
[submodule "external/spine-runtimes"]
path = external/spine-runtimes
url = https://github.com/EsotericSoftware/spine-runtimes.git