-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
46 lines (46 loc) · 1.51 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
43
44
45
46
[submodule "Includes"]
path = Includes
url = https://github.com/DreamyCecil/SE1-ModSDK.git
branch = includes
[submodule "CoreLib"]
path = CoreLib
url = https://github.com/SamClassicPatch/CoreLib.git
[submodule "GameExecutable"]
path = GameExecutable
url = https://github.com/SamClassicPatch/GameExecutable.git
[submodule "DedicatedServer"]
path = DedicatedServer
url = https://github.com/SamClassicPatch/DedicatedServer.git
[submodule "ExamplePlugin"]
path = ExamplePlugin
url = https://github.com/SamClassicPatch/ExamplePlugin.git
[submodule "EngineGUI"]
path = PatchedGui
url = https://github.com/SamClassicPatch/EngineGUI.git
[submodule "Plugins"]
path = Plugins
url = https://github.com/SamClassicPatch/Plugins.git
[submodule "WorldEditor"]
path = WorldEditor
url = https://github.com/SamClassicPatch/WorldEditor.git
[submodule "EnginePatches"]
path = EnginePatches
url = https://github.com/SamClassicPatch/EnginePatches.git
[submodule "Shaders"]
path = Shaders
url = https://github.com/SamClassicPatch/Shaders.git
[submodule "Docs"]
path = Docs
url = https://github.com/SamClassicPatch/SuperProject.wiki.git
[submodule "Mod"]
path = Mod
url = https://github.com/SamClassicPatch/Mod.git
[submodule "Builds/TSE107/Mods/ClassicsPatchMod"]
path = Builds/TSE107/Mods/ClassicsPatchMod
url = https://github.com/SamClassicPatch/ModShell.git
[submodule "Extras/XGizmo"]
path = Extras/XGizmo
url = https://github.com/SamClassicPatch/XGizmo.git
[submodule "API"]
path = API
url = https://github.com/SamClassicPatch/API.git