mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
prepare 1.21.11 nms
This commit is contained in:
parent
905646cdee
commit
0aad19166f
8 changed files with 107 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ dependencies {
|
|||
implementation(project(":nms:v1_21R4", configuration = "reobf"))
|
||||
implementation(project(":nms:v1_21R5", configuration = "reobf"))
|
||||
implementation(project(":nms:v1_21R6", configuration = "reobf"))
|
||||
implementation(project(":nms:v1_21R7"))// TODO reobf on release, configuration = "reobf"))
|
||||
|
||||
// include kotlin for the offline jar
|
||||
implementation(kotlin("stdlib"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue