mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-15 10:35:14 +01:00
608c5cbb58
* Update Ubuntu to 24.04, JDK to 21.0.3. * Update ViaVersion to 4.10.3-SNAPSHOT. This update removes invalid chunk entities for 1.20.5 clients basically.
13 lines
445 B
Properties
13 lines
445 B
Properties
# suppress inspection "UnusedProperty" for whole file
|
|
org.gradle.jvmargs=-Xms32M -Xmx4G -XX:+UseG1GC -XX:+UseStringDeduplication
|
|
|
|
loader_version=0.15.11
|
|
viaver_version=4.10.3-SNAPSHOT
|
|
yaml_version=2.2
|
|
|
|
publish_mc_versions=1.20.6, 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=
|