fix spigot and refactor some gradlew things

This commit is contained in:
alexcrea 2025-12-25 23:49:40 +01:00
parent ee4936ecf5
commit 87c9971626
Signed by: alexcrea
GPG key ID: E346CD16413450E3
3 changed files with 26 additions and 61 deletions

View file

@ -3,4 +3,7 @@ kotlin.code.style=official
# Signing
signing.secretKeyRingFile=~/.gnupg/secring.gpg
kotlin.daemon.jvmargs=-Xmx8G
kotlin.daemon.jvmargs=-Xmx8G
# list of nms
subprojects.reobfnms=v1_17R1,v1_18R1,v1_18R2,v1_19R1,v1_19R2,v1_19R3,v1_20R1,v1_20R2,v1_20R3,v1_20R4,v1_21R1,v1_21R2,v1_21R3,v1_21R4,v1_21R5,v1_21R6,v1_21R7