-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (23 loc) · 775 Bytes
/
Copy path.gitmodules
File metadata and controls
23 lines (23 loc) · 775 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "thirdparty/quickjspp"]
path = thirdparty/quickjs
url = https://github.com/c-smile/quickjspp.git
[submodule "thirdparty/raylib"]
path = thirdparty/raylib
url = https://github.com/raysan5/raylib.git
branch = main
[submodule "thirdparty/raygui"]
path = thirdparty/raygui
url = https://github.com/raysan5/raygui.git
branch = main
[submodule "thirdparty/RmlUi"]
path = thirdparty/RmlUi
url = https://github.com/mikke89/RmlUi.git
[submodule "thirdparty/lightmapper"]
path = thirdparty/lightmapper
url = https://github.com/ands/lightmapper.git
[submodule "thirdparty/rlottie"]
path = thirdparty/rlottie
url = https://github.com/Samsung/rlottie.git
[submodule "thirdparty/lunasvg"]
path = thirdparty/lunasvg
url = https://github.com/sammycage/lunasvg.git