Fixed Submodules
This commit is contained in:
parent
b1949163ce
commit
ca3c35894d
4 changed files with 9 additions and 3 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -1,6 +1,9 @@
|
|||
[submodule "Built-Broken-Lib"]
|
||||
path = Built-Broken-Lib
|
||||
url = https://github.com/DarkGuardsman/Built-Broken-Lib.git
|
||||
[submodule "CoreLibrary"]
|
||||
path = CoreLibrary
|
||||
url = https://github.com/DarksCoreMachine/CoreLibrary.git
|
||||
[submodule "Built-Broken-Lib"]
|
||||
path = Built-Broken-Lib
|
||||
url = https://github.com/DarkGuardsman/Built-Broken-Lib.git
|
||||
[submodule "Universal-Electricity"]
|
||||
path = Universal-Electricity
|
||||
url = https://github.com/Universal-Electricity/Universal-Electricity.git
|
||||
|
|
1
Built-Broken-Lib
Submodule
1
Built-Broken-Lib
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 1bf4e4b364dc01ff8634156e9cb0750769d21bc6
|
1
CoreLibrary
Submodule
1
CoreLibrary
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 119d2755ed83316020add04d79f402adbf313fca
|
1
Universal-Electricity
Submodule
1
Universal-Electricity
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 7b88562fffd04fc7c799a7176c05f0f655515852
|
Loading…
Reference in a new issue