aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorMaximusbarcz <maxim.baranek@gmail.com>2023-01-15 18:40:24 +0100
committerMaximusbarcz <maxim.baranek@gmail.com>2023-01-15 18:40:24 +0100
commitd115e4365d0a5a492a55e56a7a4dcf034419e1b4 (patch)
treee9aec4f8b180c4a6b90d194f31e95a8df8863bb4 /gradle.properties
parent5bcb1830298caad87a63f44c4e7f1553074cf4c8 (diff)
downloadygasi-d115e4365d0a5a492a55e56a7a4dcf034419e1b4.tar.gz
ygasi-d115e4365d0a5a492a55e56a7a4dcf034419e1b4.tar.bz2
ygasi-d115e4365d0a5a492a55e56a7a4dcf034419e1b4.zip
More stuff! The Mercenary gui is basically done other than the translations, I tried and failed to add modrinth publishing thing to gradle, I redid some stuff, I added stuff, I removed stuff and mainly... I broke the reset command (it works but says it broke) and I have no idea how to fix it!
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties21
1 files changed, 12 insertions, 9 deletions
diff --git a/gradle.properties b/gradle.properties
index 869f018..259df37 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,19 +3,22 @@ org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
-# check these on https://fabricmc.net/develop
-minecraft_version=1.19.3
-yarn_mappings=1.19.3+build.1
-loader_version=0.14.11
+ minecraft_version=1.19.3
+ yarn_mappings=1.19.3+build.1
+ loader_version=0.14.11
# Mod Properties
- mod_version = 0.0.1
+ mod_version = 0.0.1-ALPHA
maven_group = dev.mayaqq
archives_base_name = youve-got-a-skill-issue
modid = ygasi
# Dependencies
-fabric_version=0.68.1+1.19.3
-sgui_version=1.2.0+1.19.3
-polymer_version=0.3.6+1.19.3
-sta_version=1.4.19+1.19.3
+ fabric_version=0.68.1+1.19.3
+ sgui_version=1.2.0+1.19.3
+ polymer_version=0.3.6+1.19.3
+ sta_version=1.4.19+1.19.3
+ revelationary_version=1.19.3-SNAPSHOT
+
+# Modrinth
+ modrinth_id =