mirror of
https://github.com/GSManagerXZ/GameServerManager.git
synced 2026-06-20 12:12:30 +08:00
完善插件
This commit is contained in:
@@ -40,6 +40,7 @@ export class PluginManager {
|
||||
constructor(logger: winston.Logger) {
|
||||
this.logger = logger
|
||||
this.pluginsDir = path.join(__dirname, '../../../data/plugins')
|
||||
// this.pluginsDir = path.join(__dirname, '../../data/plugins')
|
||||
this.initializePluginsDirectory()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user