Client only JAR
This commit is contained in:
@@ -12,6 +12,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
loom {
|
loom {
|
||||||
|
clientOnlyMinecraftJar()
|
||||||
accessWidenerPath.set(project.file("src/main/resources/notenoughupdates.accesswidener"))
|
accessWidenerPath.set(project.file("src/main/resources/notenoughupdates.accesswidener"))
|
||||||
runs {
|
runs {
|
||||||
removeIf { it.name != "client" }
|
removeIf { it.name != "client" }
|
||||||
|
|||||||
Reference in New Issue
Block a user