mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2024-11-21 11:46:49 +01:00
16 lines
455 B
Properties
16 lines
455 B
Properties
# Gradle Properties
|
|
org.gradle.jvmargs=-Xmx8G
|
|
org.gradle.parallel=true
|
|
|
|
# Project Details
|
|
maven_group=de.florianmichael
|
|
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
|
|
|
|
# Minecraft/Fabric
|
|
minecraft_version=1.21
|
|
yarn_version=1.21+build.9
|
|
loader_version=0.15.11
|
|
fabric_api_version=0.100.6+1.21
|