mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-13 06:30:13 +08:00
plugin supporting
This commit is contained in:
parent
8a8c729792
commit
9975b879ff
@ -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
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user