ViaFabricPlus/gradle.properties
Kichura 253e0f7c2f
Gradle 8.3 and other dependency updates. (#259)
* Gradle 8.3 and other dependency updates.

* Update Classic4J to 1.2.1.

* Revert "Update Classic4J to 1.2.1".

This dependency has failed the CI building test and therefore will be reverted, Also the dependency has changed internal classes and therefore will not work with VFP at this time.

* Revert 3 dependencies as requested.

ViaVersion and Netty updates cause ViaBedrock + ViaLegacy to break and Reflect 1.3.0-SNAPSHOT is marked as not ready.
2023-10-02 01:03:39 +02:00

40 lines
780 B
Properties

# gradle
org.gradle.jvmargs=-Xmx8G
org.gradle.parallel=true
# minecraft and fabric
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.2
loader_version=0.14.22
fabric_api_version=0.89.3+1.20.2
# viafabricplus
mod_version=2.9.5-SNAPSHOT
maven_group=de.florianmichael
archives_base_name=viafabricplus
# base lib
raknet_transport_version=1.0.0.CR1-SNAPSHOT
classic4j_version=1.2.0
# viaversion (and required) libs
viaversion_version=4.8.0
viabackwards_version=4.8.0
vialoader_version=2.2.9
vialegacy_version=2.2.19
viaaprilfools_version=2.0.9
viabedrock_version=0.0.3-SNAPSHOT
# raphimc libs
minecraftauth_version=2.1.6-SNAPSHOT
# lenni0451 libs
reflect_version=1.2.4
# other libs
mod_menu_version=8.0.0
netty_codec_http_version=4.1.96.Final
mixin_extras_version=0.2.0-rc.5