add 1.19 NMS module

This commit is contained in:
dfsek
2022-06-12 16:12:21 -07:00
parent f4f0dca3bd
commit 2141e7489e
10 changed files with 643 additions and 0 deletions
+3
View File
@@ -4,6 +4,9 @@ import java.nio.channels.Channels
import java.nio.file.Files
import java.nio.file.StandardCopyOption
plugins {
id("xyz.jpenilla.run-paper") version "1.0.6"
}
val mcVersion = "1.18.2"
val testDir = "target/server"