mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-01 04:32:11 -07:00
async chunk patch progress (#6930)
This commit is contained in:
@@ -10,7 +10,7 @@ rootProject.name = "Paper"
|
||||
include(
|
||||
"Paper-API",
|
||||
"Paper-Server",
|
||||
// "Paper-MojangAPI", // todo
|
||||
"Paper-MojangAPI",
|
||||
)
|
||||
|
||||
val testPlugin = file("test-plugin.settings.gradle.kts")
|
||||
|
Reference in New Issue
Block a user