-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.45 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.45 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 "ShooterTest/Plugins/AbilitySystemSetup"]
path = ShooterTest/Plugins/AbilitySystemSetup
url = https://github.com/ChristianHinko/AbilitySystemSetup.git
[submodule "ShooterTest/Plugins/AbilitySystemSetupExtras"]
path = ShooterTest/Plugins/AbilitySystemSetupExtras
url = https://github.com/brian2524/AbilitySystemSetupExtras.git
[submodule "ShooterTest/Plugins/PropertyWrapper"]
path = ShooterTest/Plugins/PropertyWrapper
url = https://github.com/brian2524/PropertyWrapper.git
[submodule "ShooterTest/Plugins/GameSetup"]
path = ShooterTest/Plugins/GameSetup
url = https://github.com/ChristianHinko/GameSetup.git
[submodule "ShooterTest/Plugins/AutoSettings"]
path = ShooterTest/Plugins/AutoSettings
url = https://github.com/brian2524/AutoSettings.git
[submodule "ShooterTest/Plugins/ArcInventory"]
path = ShooterTest/Plugins/ArcInventory
url = https://github.com/ChristianHinko/ArcInventory.git
[submodule "ShooterTest/Plugins/ArcInventoryExtension"]
path = ShooterTest/Plugins/ArcInventoryExtension
url = https://github.com/brian2524/ArcInventoryExtension.git
[submodule "ShooterTest/Plugins/GameCore"]
path = ShooterTest/Plugins/GameCore
url = https://github.com/brian2524/GameCore.git
[submodule "ShooterTest/Plugins/InputSetup"]
path = ShooterTest/Plugins/InputSetup
url = https://github.com/ChristianHinko/InputSetup.git
[submodule "ShooterTest/Plugins/PawnSetup"]
path = ShooterTest/Plugins/PawnSetup
url = https://github.com/brian2524/PawnSetup.git