-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 901 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 901 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
[submodule "externals/WhiteoutLib"]
path = externals/WhiteoutLib
url = https://github.com/FernandoS27/WhiteoutLib.git
[submodule "externals/SDL"]
path = externals/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "externals/DearImgui"]
path = externals/DearImgui
url = https://github.com/ocornut/imgui.git
[submodule "externals/RealESRGAN"]
path = externals/RealESRGAN
url = https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan.git
[submodule "externals/psd_sdk"]
path = externals/psd_sdk
url = https://github.com/MolecularMatters/psd_sdk
[submodule "externals/cpp-httplib"]
path = externals/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
[submodule "externals/json"]
path = externals/json
url = https://github.com/nlohmann/json.git
[submodule "externals/imgui-node-editor"]
path = externals/imgui-node-editor
url = https://github.com/thedmd/imgui-node-editor.git