Change server config language from JSON to TOML

This commit is contained in:
Ceikry
2021-12-19 03:53:30 +00:00
parent 70a709fb14
commit cd7470ff66
47 changed files with 141 additions and 3346 deletions
+1
View File
@@ -23,6 +23,7 @@ repositories {
dependencies {
implementation 'org.jetbrains.kotlin:kotlin-reflect:1.5.20'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.2'
implementation group: 'com.moandjiezana.toml', name: 'toml4j', version: '0.7.2'
implementation files(
"libs/PrimitiveExtensions-1.0.jar",
"libs/ConstLib-1.3.jar",