mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
Orinnari feedback: Consolidate scripts into main buildscript
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
rootProject.name = "Civ"
|
||||
|
||||
plugins {
|
||||
id("com.gradle.enterprise") version "3.16.2"
|
||||
}
|
||||
|
||||
include(":plugins:civspy-api")
|
||||
include(":plugins:civspy-paper")
|
||||
include(":plugins:civspy-bungee")
|
||||
|
||||
Reference in New Issue
Block a user