mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-31 12:12:08 -07:00
Update paperweight & build config for Spigot changes
This commit is contained in:
@@ -2,10 +2,9 @@ pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven("https://wav.jfrog.io/artifactory/repo/")
|
||||
mavenLocal()
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "Paper"
|
||||
|
||||
include("Paper-API", "Paper-Server", "Paper-MojangAPI")
|
||||
include("Paper-API", "Paper-Server")
|
||||
|
Reference in New Issue
Block a user