remove nms base sub module

This commit is contained in:
alexcrea 2025-07-09 11:21:22 +02:00
parent a8553debeb
commit 2f2923e910
Signed by: alexcrea
GPG key ID: E346CD16413450E3
5 changed files with 1 additions and 20 deletions

View file

@ -1,6 +1,3 @@
rootProject.name = "CustomAnvil"
// NMS subproject
include("nms:nms-common")
findProject(":nms:nms-common")?.name = "nms-common"