Generic gui tester and generic paper nms

This commit is contained in:
alexcrea 2025-12-25 22:33:37 +01:00
parent f5a89fea7c
commit fc94dbe169
Signed by: alexcrea
GPG key ID: E346CD16413450E3
12 changed files with 144 additions and 78 deletions

View file

@ -73,6 +73,7 @@ dependencies {
// Include nms
implementation(project(":nms:nms-common"))
implementation(project(":nms:nms-paper"))
implementation(project(":nms:v1_17R1", configuration = "reobf"))
implementation(project(":nms:v1_18R1", configuration = "reobf"))
implementation(project(":nms:v1_18R2", configuration = "reobf"))