-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.1 KB
/
Copy path.gitmodules
File metadata and controls
30 lines (30 loc) · 1.1 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
[submodule "Libraries/PPK_ASSERT"]
path = Libraries/PPK_ASSERT
url = https://github.com/gpakosz/PPK_ASSERT.git
[submodule "Libraries/templog"]
path = Libraries/templog
url = https://github.com/aaronmjacobs/templog.git
[submodule "Libraries/Boxer"]
path = Libraries/Boxer
url = https://github.com/aaronmjacobs/Boxer.git
[submodule "Libraries/glfw"]
path = Libraries/glfw
url = https://github.com/glfw/glfw.git
[submodule "Libraries/imgui"]
path = Libraries/imgui
url = https://github.com/ocornut/imgui.git
[submodule "Libraries/imgui_club"]
path = Libraries/imgui_club
url = https://github.com/ocornut/imgui_club.git
[submodule "Libraries/openal-soft"]
path = Libraries/openal-soft
url = https://github.com/kcat/openal-soft.git
[submodule "Libraries/PlatformUtils"]
path = Libraries/PlatformUtils
url = https://github.com/aaronmjacobs/PlatformUtils.git
[submodule "Libraries/readerwriterqueue"]
path = Libraries/readerwriterqueue
url = https://github.com/cameron314/readerwriterqueue.git
[submodule "Libraries/playdate-cpp"]
path = Libraries/playdate-cpp
url = https://github.com/nstbayless/playdate-cpp.git