ViaFabricPlus/gradle.properties

19 lines
531 B
Properties
Raw Normal View History

2023-10-24 03:24:58 +02:00
# Gradle Properties
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
2024-12-17 02:24:39 +01:00
maven_version=3.6.2-SNAPSHOT
2024-08-05 17:26:18 +02:00
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
2024-12-03 23:11:18 +01:00
minecraft_version=1.21.4
2024-12-14 22:01:29 +01:00
yarn_version=1.21.4+build.2
2024-11-13 14:39:41 +01:00
loader_version=0.16.9
2024-12-14 22:01:29 +01:00
fabric_api_version=0.112.0+1.21.4
2024-08-08 17:59:40 +02:00
# Set to empty to use the Minecraft version above
2024-12-03 23:11:18 +01:00
supported_versions=