-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy path.gitmodules
31 lines (31 loc) · 1.21 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
[submodule "Plugins/SettingsWidgetConstructor"]
path = Plugins/SettingsWidgetConstructor
url = https://github.com/JanSeliv/SettingsWidgetConstructor.git
branch = develop
[submodule "Plugins/PoolManager"]
path = Plugins/PoolManager
url = https://github.com/JanSeliv/PoolManager.git
branch = develop
[submodule "Plugins/MorphsPlayer"]
path = Plugins/MorphsPlayer
url = https://github.com/JanSeliv/MorphsPlayer.git
branch = develop
[submodule "Plugins/MetaCheatManager"]
path = Plugins/MetaCheatManager
url = https://github.com/JanSeliv/MetaCheatManager.git
branch = develop
[submodule "Plugins/FunctionPicker"]
path = Plugins/FunctionPicker
url = https://github.com/JanSeliv/FunctionPicker.git
branch = develop
[submodule "Plugins/InstancedStaticMeshConverter"]
path = Plugins/InstancedStaticMeshConverter
url = https://github.com/JanSeliv/InstancedStaticMeshConverter.git
[submodule "Plugins/GameFeatures/ProgressionSystem"]
path = Plugins/GameFeatures/ProgressionSystem
url = https://github.com/h4rdmol/ProgressionSystem.git
branch = main
[submodule "Plugins/LevelSequencerAudioTrimmer"]
path = Plugins/LevelSequencerAudioTrimmer
url = https://github.com/JanSeliv/LevelSequencerAudioTrimmer.git
branch = develop