-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.19 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.19 KB
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
34
35
36
[submodule "nuklear/nuklear.lnk"]
path = nuklear/nuklear.lnk
url = http://github.com/vurtun/nuklear
[submodule "nuklear/Nuklear"]
path = nuklear/Nuklear
url = http://github.com/Immediate-Mode-UI/Nuklear.git
[submodule "clipboard/libclipboard"]
path = clipboard/libclipboard
url = http://github.com/jtanx/libclipboard.git
[submodule "websocket/mongoose"]
path = websocket/mongoose
url = http://github.com/cesanta/mongoose.git
[submodule "raylib/raylib"]
path = raylib/raylib
url = http://github.com/raysan5/raylib.git
[submodule "raylib/raygui"]
path = raylib/raygui
url = http://github.com/raysan5/raygui.git
[submodule "imgui/imgui"]
path = imgui/imgui
url = http://github.com/ocornut/imgui.git
[submodule "robin-hood-hashing"]
path = robin-hood-hashing
url = http://github.com/martinus/robin-hood-hashing.git
[submodule "gifenc/gifenc"]
path = gifenc/gifenc
url = http://github.com/lecram/gifenc
[submodule "raylib/physac"]
path = raylib/physac
url = http://github.com/raysan5/physac
[submodule "gtk-server/uthash"]
path = gtk-server/uthash
url = http://github.com/troydhanson/uthash.git
[submodule "llama/llama.cpp"]
path = llama/llama.cpp
url = http://github.com/ggerganov/llama.cpp