mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-12-19 15:57:37 +01:00
75fd16de9d
Starting with this commit, VF will now support LTS or generally common versions (besides the latest minor of every major version). Many people have requested this in the past and there is no reason to not just provide it, now 1.20.1 users don't have to use ViaProxy if they are using Fabric anyway.
13 lines
452 B
Properties
13 lines
452 B
Properties
# suppress inspection "UnusedProperty" for whole file
|
|
org.gradle.jvmargs=-Xms32M -Xmx4G -XX:+UseG1GC -XX:+UseStringDeduplication
|
|
|
|
loader_version=0.15.10
|
|
viaver_version=4.10.0-24w09a-SNAPSHOT
|
|
yaml_version=2.2
|
|
|
|
publish_mc_versions=1.20.5, 1.20.4, 1.20.1, 1.19.4, 1.18.2, 1.17.1, 1.16.5, 1.15.2, 1.14.4, 1.12.2, 1.8.9
|
|
# example: 1.19.1-rc1. Can be a blank value
|
|
modrinth_mc_snapshot=
|
|
# example: 1.19-Snapshot. Can be a blank value
|
|
curseforge_mc_snapshot=
|