ViaVersion / ViaFabric

Client-side and server-side ViaVersion implementation for Fabric
https://viaversion.com/fabric
GNU General Public License v3.0
325 stars 38 forks source link

Gradle 8.4, Fabric Loader 0.14.23. #277

Closed Kichura closed 10 months ago

Kichura commented 10 months ago
  1. Removes the gradle-wrapper-validation script as we already have a validation program in the build + publish scripts,
  2. Updates Gradle to 8.4, (Allows building with JDK 21 and adds further optimization)
  3. Updates Fabric Loader to 0.14.23. (Adds support for 1.20.3 snapshots if used)