mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-11-13 10:30:33 +00:00
improvements in startup launcher
This commit is contained in:
@@ -33,5 +33,5 @@ suspend fun main(args: Array<String>) {
|
||||
val json = defaultJson.parseToJsonElement(file.readText()).jsonObject
|
||||
KSLog.i("Config has been read")
|
||||
|
||||
start(json)
|
||||
StartLauncherPlugin.start(json)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user