aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorXander <xander@isxander.dev>2023-04-25 16:28:41 +0100
committerGitHub <noreply@github.com>2023-04-25 16:28:41 +0100
commit13c7ba45ff201423eb8dba8a40cfb66ebb531439 (patch)
tree1e799aa9da11fbc0833bc6b7c6e6799633c2ec50 /gradle.properties
parent8ba7196ae990fe9aa98680aba1b387e385fff99c (diff)
downloadYetAnotherConfigLib-13c7ba45ff201423eb8dba8a40cfb66ebb531439.tar.gz
YetAnotherConfigLib-13c7ba45ff201423eb8dba8a40cfb66ebb531439.tar.bz2
YetAnotherConfigLib-13c7ba45ff201423eb8dba8a40cfb66ebb531439.zip
Architectury! (#61)
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties12
1 files changed, 4 insertions, 8 deletions
diff --git a/gradle.properties b/gradle.properties
index 866cd28..a89ff66 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,13 +1,9 @@
-org.gradle.jvmargs=-Xmx3G
+org.gradle.jvmargs=-Xmx4G
-minecraftVersion=1.19.4
-fabricLoaderVersion=0.14.17
-qmBuild=1
-
-modId=yet-another-config-lib
+modId=yet_another_config_lib
modName=YetAnotherConfigLib
modDescription=YetAnotherConfigLib (yacl) is just that. A builder-based configuration library for Minecraft.
-curseforgeId=667299
modrinthId=yacl
-githubProject=isXander/YetAnotherConfigLib
+curseforgeId=yacl
+githubProject=isXander/YetAnotherConfigLib \ No newline at end of file