forked from public-mirrors/HuskSync
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
606 B
INI
23 lines
606 B
INI
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
|
|
|
|
org.gradle.daemon=true
|
|
javaVersion=17
|
|
|
|
plugin_version=3.6.7
|
|
plugin_archive=husksync
|
|
plugin_description=A modern, cross-server player data synchronization system
|
|
|
|
jedis_version=5.1.3
|
|
mysql_driver_version=8.4.0
|
|
mariadb_driver_version=3.4.0
|
|
postgres_driver_version=42.7.3
|
|
mongodb_driver_version=5.1.0
|
|
snappy_version=1.1.10.5
|
|
|
|
fabric_minecraft_version=1.20.1
|
|
fabric_loader_version=0.15.11
|
|
fabric_yarn_mappings=1.20.1+build.10
|
|
fabric_api_version=0.92.2+1.20.1
|
|
adventure_platform_fabric_version=5.9.0
|
|
fabric_permissions_api_version=0.2-SNAPSHOT
|
|
sgui_version=1.2.2+1.20 |