-
-
Notifications
You must be signed in to change notification settings - Fork 63
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 695 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 695 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 "Plutonium"]
path = libs/Plutonium
url = https://github.com/XorTroll/Plutonium
[submodule "Atmosphere-libs"]
path = libs/Atmosphere-libs
url = https://github.com/Atmosphere-NX/Atmosphere-libs
[submodule "arc"]
path = arc
url = https://github.com/XorTroll/arc
[submodule "libs/json"]
path = libs/json
url = https://github.com/nlohmann/json
[submodule "libs/zip"]
path = libs/zip
url = https://github.com/kuba--/zip
[submodule "libs/imgui"]
path = libs/imgui
url = https://github.com/ocornut/imgui
[submodule "libs/stb"]
path = libs/stb
url = https://github.com/nothings/stb
[submodule "libs/libnx-ext"]
path = libs/libnx-ext
url = https://github.com/XorTroll/libnx-ext