Client only JAR

This commit is contained in:
nea
2023-05-04 16:08:23 +02:00
parent 67c02be99e
commit f4e4130016

View File

@@ -12,6 +12,7 @@ plugins {
}
loom {
clientOnlyMinecraftJar()
accessWidenerPath.set(project.file("src/main/resources/notenoughupdates.accesswidener"))
runs {
removeIf { it.name != "client" }