Change server config language from JSON to TOML
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user