feat: update

This commit is contained in:
2025-12-09 00:06:27 -08:00
parent 8253a49cd0
commit bcd611a03e
5 changed files with 30 additions and 1 deletions

View File

@@ -10,5 +10,7 @@ plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
}
rootProject.name = "mineroo-velocity"
rootProject.name = "mineroo-minecraft-libraries"
include("common")
include("velocity")