rename "core" to "coreSubProjects"
This commit is contained in:
+2
-3
@@ -1,4 +1,3 @@
|
||||
[submodule "core"]
|
||||
path = core
|
||||
[submodule "coreSubProjects"]
|
||||
path = coreSubProjects
|
||||
url = https://gitlab.com/jeseibel/distant-horizons-core.git
|
||||
branch = main
|
||||
|
||||
-1
Submodule core deleted from 8b877a5f1a
Submodule
+1
Submodule coreSubProjects added at 9799b0a263
@@ -11,7 +11,9 @@ pluginManagement {
|
||||
include("common")
|
||||
include("fabric")
|
||||
include("forge")
|
||||
|
||||
include("core")
|
||||
project(":core").projectDir = file('coreSubProjects/core')
|
||||
include("api")
|
||||
|
||||
rootProject.name = "DistantHorizons"
|
||||
|
||||
Reference in New Issue
Block a user