mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-15 10:35:14 +01:00
4cdceacb94
* Update to 23w18a. I have finally learned something incredible in the ViaVersion universe, Also i thank RK for his help. Co-Authored-By: RK_01 <50594595+RaphiMC@users.noreply.github.com> * Update Gradle dependencies and Jitpack. * [ci skip] Reference Modrinth properly, 1.19.4 too, Fix typos. * ViaForge and ViaFabricPlus are also on modrinth. And now let GitHub actions compile this entire thing. * Restore and fix viafabric ping textures. --------- Co-authored-by: RK_01 <50594595+RaphiMC@users.noreply.github.com>
14 lines
407 B
Properties
14 lines
407 B
Properties
# suppress inspection "UnusedProperty" for whole file
|
|
# rip my ram
|
|
org.gradle.jvmargs=-Xms32M -Xmx4G -XX:+UseG1GC -XX:+UseStringDeduplication
|
|
|
|
loader_version=0.14.19
|
|
viaver_version=4.7.0-23w18a-SNAPSHOT
|
|
yaml_version=2.0
|
|
|
|
publish_mc_versions=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-rc2
|
|
modrinth_mc_snapshot=23w18a
|
|
# example: 1.19-Snapshot
|
|
curseforge_mc_snapshot=1.20-Snapshot
|