Include ViaBackwards and ViaRewind by default as well

Now that legacy versions are split off we can include these two addons by default as most users of 1.8/1.12 are going to need them anyway.
This commit is contained in:
FlorianMichael 2024-09-18 00:26:03 +02:00
parent 48b3415f1a
commit 28e2ac1141
2 changed files with 4 additions and 0 deletions

View File

@ -158,6 +158,8 @@ dependencies {
mappings("net.legacyfabric:yarn:1.13.2+build.541:v2")
includeJ8("com.viaversion:viaversion:${rootProject.viaver_version}")
includeJ8("com.viaversion:viabackwards:${rootProject.viaback_version}")
includeJ8("com.viaversion:viarewind:${rootProject.viarewind_version}")
}
remapJar {

View File

@ -3,6 +3,8 @@ org.gradle.jvmargs=-Xms32M -Xmx4G -XX:+UseG1GC -XX:+UseStringDeduplication
loader_version=0.16.0
viaver_version=5.0.4-SNAPSHOT
viaback_version=5.0.4-SNAPSHOT
viarewind_version=4.0.3-SNAPSHOT
publish_mc_versions=1.12.2, 1.8.9
# example: 1.19.1-rc1. Can be a blank value