-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
42 lines (42 loc) · 1.6 KB
/
.gitmodules
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
31
32
33
34
35
36
37
38
39
40
41
42
[submodule "blender"]
path = blender
url = https://github.com/blender/blender.git
[submodule "godot"]
path = godot
url = https://github.com/godotengine/godot.git
[submodule "game/ea/CnC_Generals_Zero_Hour"]
path = game/ea/CnC_Generals_Zero_Hour
url = https://github.com/electronicarts/CnC_Generals_Zero_Hour
[submodule "game/ea/CnC_Remastered_Collection"]
path = game/ea/CnC_Remastered_Collection
url = https://github.com/electronicarts/CnC_Remastered_Collection.git
[submodule "game/ea/CnC_Renegade"]
path = game/ea/CnC_Renegade
url = https://github.com/electronicarts/CnC_Renegade.git
[submodule "game/ea/CnC_Red_Alert"]
path = game/ea/CnC_Red_Alert
url = https://github.com/electronicarts/CnC_Red_Alert.git
[submodule "game/ea/CnC_Tiberian_Dawn"]
path = game/ea/CnC_Tiberian_Dawn
url = https://github.com/electronicarts/CnC_Tiberian_Dawn.git
[submodule "game/ea/CnC_Modding_Support"]
path = game/ea/CnC_Modding_Support
url = https://github.com/electronicarts/CnC_Modding_Support.git
[submodule "graphic_engine/g3n/engine"]
path = graphic_engine/g3n/engine
url = https://github.com/g3n/engine.git
[submodule "graphic_engine/g3n/g3nd"]
path = graphic_engine/g3n/g3nd
url = https://github.com/g3n/g3nd.git
[submodule "graphic_engine/g3n/demos"]
path = graphic_engine/g3n/demos
url = https://github.com/g3n/demos.git
[submodule "graphic_engine/ebiten/ebiten"]
path = graphic_engine/ebiten/ebiten
url = https://github.com/hajimehoshi/ebiten.git
[submodule "UnrealEngine"]
path = UnrealEngine
url = https://github.com/EpicGames/UnrealEngine.git
[submodule "imgui"]
path = imgui
url = https://github.com/ocornut/imgui