mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2025-03-02 03:41:02 +01:00
* Prepare to update to 1.20.3. (Hunt for errors first) * Correct report URL in value, Update Mod Menu. * Fixed compile errors --------- Co-authored-by: FlorianMichael <60033407+FlorianMichael@users.noreply.github.com>
13 lines
411 B
Properties
13 lines
411 B
Properties
# suppress inspection "UnusedProperty" for whole file
|
|
org.gradle.jvmargs=-Xms32M -Xmx4G -XX:+UseG1GC -XX:+UseStringDeduplication
|
|
|
|
loader_version=0.14.25
|
|
viaver_version=4.9.1
|
|
yaml_version=2.2
|
|
|
|
publish_mc_versions=1.20.3, 1.19.4, 1.18.2, 1.17.1, 1.16.5, 1.15.2, 1.14.4, 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=
|