build: Improve development in subprojects

This commit is contained in:
2026-03-16 12:32:00 +01:00
parent 1b9958f980
commit d69eb85d81
6 changed files with 18 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
org.gradle.jvmargs = -Xmx2G
org.gradle.configuration-cache = true
minecraft.version.descriptor = 1.21.10

View File

@@ -0,0 +1,2 @@
lombok.accessors.fluent = true
lombok.addLombokGeneratedAnnotation = true