mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-15 10:35:14 +01:00
0259407fc2
* 1.20.2-rc2, Dependency updates, JDK level correction. * Clarify what SDKMAN will deploy. * Improve second-liner for jitpack comment. * Modrinth does not have 1.20.2-rc2 yet. * Set viaversion dependency to 4.8.0 in fabric.mod.json. 1.20.2 will not work with ViaVersion 4.6.0 - 4.7.1-SNAPSHOT, therefore this part is needed at some point. * 1.20.2-rc2 -> 1.20.2. * We use mclo.gs now, not paste.gg.
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.22
|
|
viaver_version=4.8.0
|
|
yaml_version=2.2
|
|
|
|
publish_mc_versions=1.20.2, 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=
|