-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 822 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 822 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 "MML"]
path = MML
url = https://github.com/MML-Dev/MML.git
branch = EventType
[submodule "test_projects/Thor"]
path = test_projects/Thor
url = https://github.com/Bromeon/Thor.git
[submodule "test_projects/SelbaWard"]
path = test_projects/SelbaWard
url = https://github.com/Hapaxia/SelbaWard.git
[submodule "test_projects/SFNUL"]
path = test_projects/SFNUL
url = https://github.com/binary1248/SFNUL.git
[submodule "test_projects/ImGUI-SFML"]
path = test_projects/ImGUI-SFML
url = https://github.com/eliasdaler/imgui-sfml.git
branch = sfml-2.5.0
[submodule "test_projects/ImGui"]
path = test_projects/ImGui
url = https://github.com/ocornut/imgui.git
[submodule "test_projects/api-compat-test/SFML"]
path = test_projects/api-compat-test/SFML
url = https://github.com/SFML/SFML.git
branch = master