mirror of
https://github.com/GeyserMC/Rainbow.git
synced 2025-12-19 14:59:16 +00:00
Create build-logic, main rainbow and client module
This commit is contained in:
@@ -6,6 +6,10 @@ pluginManagement {
|
||||
}
|
||||
gradlePluginPortal()
|
||||
}
|
||||
includeBuild("build-logic")
|
||||
}
|
||||
|
||||
rootProject.name = "Rainbow"
|
||||
include(":rainbow")
|
||||
include(":client")
|
||||
|
||||
rootProject.name = "rainbow-parent"
|
||||
|
||||
Reference in New Issue
Block a user