2023-10-24 03:24:58 +02:00
# Gradle Properties
2023-10-24 03:14:00 +02:00
org.gradle.jvmargs = -Xmx8G
2023-02-19 23:17:33 +01:00
org.gradle.parallel = true
2023-10-24 03:24:58 +02:00
# Project Details
2023-02-19 23:17:33 +01:00
maven_group = de.florianmichael
2024-08-05 17:26:18 +02:00
maven_name = ViaFabricPlus
maven_version = 3.4.4-SNAPSHOT
maven_description = Fabric mod to connect to EVERY Minecraft server version (Release, Beta, Alpha, Classic, Snapshots, Bedrock) with QoL fixes to the gameplay
2023-02-19 23:17:33 +01:00
2024-08-05 17:00:14 +02:00
# Minecraft/Fabric
minecraft_version = 1.21
2024-08-05 17:26:18 +02:00
yarn_version = 1.21+build.9
2024-08-05 17:00:14 +02:00
loader_version = 0.15.11
2024-08-08 01:30:24 +02:00
fabric_api_version = 0.102.0+1.21