mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-11-13 18:40:33 +00:00
upgrades and filling of README
This commit is contained in:
@@ -26,7 +26,7 @@ import java.io.File
|
||||
*/
|
||||
suspend fun main(args: Array<String>) {
|
||||
|
||||
KSLog.default = KSLog("ServerLauncher")
|
||||
KSLog.default = KSLog("Launcher")
|
||||
val (configPath) = args
|
||||
val file = File(configPath)
|
||||
KSLog.i("Start read config from ${file.absolutePath}")
|
||||
|
||||
Reference in New Issue
Block a user