fix config system bugs in config save and reload

This commit is contained in:
2026-07-22 01:14:55 +08:00
parent 755edf914e
commit 8d15d11686
+1 -1
View File
@@ -71,7 +71,7 @@
- implementation(project(":folia-api"))
+ implementation(project(":shiroha-api"))
+ // Shiroha start - dependencies
+ implementation("com.electronwill.night-config:toml:3.9.0")
+ implementation("com.electronwill.night-config:toml:3.8.4")
+ implementation("net.openhft:affinity:3.23.3")
+ implementation("com.github.luben:zstd-jni:1.5.4-1")
+ implementation("net.openhft:zero-allocation-hashing:0.16")