-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
33 lines (33 loc) · 1.1 KB
/
.gitmodules
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
28
29
30
31
32
33
[submodule "nuklear/nuklear.lnk"]
path = nuklear/nuklear.lnk
url = https://github.com/vurtun/nuklear
[submodule "nuklear/Nuklear"]
path = nuklear/Nuklear
url = https://github.com/Immediate-Mode-UI/Nuklear.git
[submodule "clipboard/libclipboard"]
path = clipboard/libclipboard
url = https://github.com/jtanx/libclipboard.git
[submodule "websocket/mongoose"]
path = websocket/mongoose
url = https://github.com/cesanta/mongoose.git
[submodule "raylib/raylib"]
path = raylib/raylib
url = https://github.com/raysan5/raylib.git
[submodule "raylib/raygui"]
path = raylib/raygui
url = https://github.com/raysan5/raygui.git
[submodule "imgui/imgui"]
path = imgui/imgui
url = https://github.com/ocornut/imgui.git
[submodule "robin-hood-hashing"]
path = robin-hood-hashing
url = https://github.com/martinus/robin-hood-hashing.git
[submodule "gifenc/gifenc"]
path = gifenc/gifenc
url = https://github.com/lecram/gifenc
[submodule "raylib/physac"]
path = raylib/physac
url = https://github.com/raysan5/physac
[submodule "gtk-server/uthash"]
path = gtk-server/uthash
url = https://github.com/troydhanson/uthash.git