Moved some settings to gradle.properties
This commit is contained in:
parent
6e68ea9283
commit
f5e2638529
2 changed files with 8 additions and 4 deletions
|
@ -1,5 +1,8 @@
|
|||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx8G
|
||||
#Modrinth
|
||||
modrinth_versions=["1.19", "1.19.1", "1.19.2"]
|
||||
release_channel=release #`release`, `beta` or `alpha`
|
||||
#Loom
|
||||
loom_version=0.12-SNAPSHOT
|
||||
# Fabric Properties
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue