增加lua系统
This commit is contained in:
@@ -40,6 +40,7 @@ auto init(void* ctx) -> bool {
|
||||
isSuccess = hooks::init();
|
||||
if (isSuccess) {
|
||||
LOG("plugin install success !\n");
|
||||
ScriptEngine::Init();
|
||||
}
|
||||
return isSuccess;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user