mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-20 07:57:42 +01:00
Even more renames, start hiding some API internals
This commit is contained in:
@@ -24,9 +24,9 @@ plugins {
|
||||
rootProject.name = "velocity"
|
||||
|
||||
sequenceOf(
|
||||
"api",
|
||||
"native",
|
||||
"proxy",
|
||||
"api",
|
||||
"native",
|
||||
"proxy",
|
||||
).forEach {
|
||||
val project = ":velocity-$it"
|
||||
include(project)
|
||||
|
||||
Reference in New Issue
Block a user