mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
Paperweight 2.0
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
rootProject.name = "Civ"
|
||||
|
||||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven("https://repo.papermc.io/repository/maven-public/")
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id("com.gradle.enterprise") version "3.16.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user