Commit 9975b879 authored by jiahua.liu's avatar jiahua.liu

plugin supporting

parent 8a8c7297
......@@ -2,10 +2,7 @@ package net.mamoe.mirai.plugin
import net.mamoe.mirai.utils.DefaultLogger
import java.io.File
import java.lang.Exception
import java.nio.charset.Charset
import java.util.jar.JarFile
import kotlin.math.log
abstract class PluginBase{
......@@ -182,6 +179,7 @@ object PluginManager{
}
//在这里所有的depends都已经加载了
//loadPlugin
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment