remove forking mojangapi (not needed)

This commit is contained in:
Ben Kerllenevich
2021-06-14 10:19:10 -04:00
parent 045bc40797
commit 6c12392439
4 changed files with 3 additions and 94 deletions

View File

@@ -6,4 +6,4 @@ pluginManagement {
}
rootProject.name = "Purpur"
include("Purpur-API", "Purpur-MojangAPI", "Purpur-Server")
include("Purpur-API", "Purpur-Server")