3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-09-28 06:31:05 +02:00
ViaVersion/common/src
EnZaXD 60b3ba6bb7
Include snakeyaml into final jar, delete compat layers (#4070)
Snakeyaml is an untypical library which most Via platforms don't have and also broke in the past with V2, having it directly in the jar like Gson cleans up the build scripts massively, reduces the build time and also doesn't break in the future if they release V3 or any other breaking changes.
2024-08-05 09:30:34 +02:00
..
main Include snakeyaml into final jar, delete compat layers (#4070) 2024-08-05 09:30:34 +02:00
test/java/com/viaversion/viaversion/common Only print reload info when needed, add additional log message after shutdown 2024-08-03 20:35:22 +02:00