-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
30 lines (30 loc) · 1.27 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
[submodule "dependencies/DataManager"]
path = dependencies/DataManager
url = https://github.com/tes3mp-scripts/DataManager
[submodule "dependencies/ShutdownServer"]
path = dependencies/ShutdownServer
url = https://github.com/tes3mp-scripts/ShutdownServer
[submodule "dependencies/FullLoot"]
path = dependencies/FullLoot
url = https://github.com/tes3mp-scripts/FullLoot
[submodule "dependencies/PlayerLobby"]
path = dependencies/PlayerLobby
url = https://github.com/tes3mp-scripts/PlayerLobby
[submodule "dependencies/VisualHarvesting"]
path = dependencies/VisualHarvesting
url = https://github.com/tes3mp-scripts/VisualHarvesting
[submodule "dependencies/FootPrints"]
path = dependencies/FootPrints
url = https://github.com/tes3mp-scripts/FootPrints
[submodule "dependencies/DropFramework"]
path = dependencies/DropFramework
url = https://github.com/tes3mp-scripts/DropFramework
[submodule "dependencies/CustomAlchemy"]
path = dependencies/CustomAlchemy
url = https://github.com/tes3mp-scripts/CustomAlchemy
[submodule "dependencies/SupportTickets"]
path = dependencies/SupportTickets
url = https://github.com/tes3mp-scripts/SupportTickets
[submodule "dependencies/ContainerFramework"]
path = dependencies/ContainerFramework
url = https://github.com/tes3mp-scripts/ContainerFramework