This commit is contained in:
Jason Penilla
2024-12-11 13:08:24 -07:00
commit 053b964635
20 changed files with 707 additions and 0 deletions

8
gradle.properties Normal file
View File

@ -0,0 +1,8 @@
group=fork.test
version=1.21.4-R0.1-SNAPSHOT
mcVersion=1.21.4
org.gradle.configuration-cache=true
#org.gradle.caching=true
org.gradle.parallel=true
org.gradle.vfs.watch=false