rename "core" to "coreSubProjects"
This commit is contained in:
@@ -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