mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-19 14:59:21 +00:00
* Started impl for mongo * added docs * refactor of the mongo code, made mongodb artifacts download at run time, tested and working * complete all change requests * remove mongo and bson from relocations as they arnt needed * changed the config * updated docs * not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null --------- Co-authored-by: William <will27528@gmail.com>
15 lines
337 B
INI
15 lines
337 B
INI
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
|
|
|
|
org.gradle.daemon=true
|
|
javaVersion=17
|
|
|
|
plugin_version=3.3.4
|
|
plugin_archive=husksync
|
|
plugin_description=A modern, cross-server player data synchronization system
|
|
|
|
jedis_version=5.1.0
|
|
mysql_driver_version=8.3.0
|
|
mariadb_driver_version=3.3.2
|
|
mongodb_driver_version=3.12.14
|
|
snappy_version=1.1.10.5
|