mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-11 23:40:24 +00:00
chore: 调整出包方式
This commit is contained in:
3
src/framework/liteloader.cjs
Normal file
3
src/framework/liteloader.cjs
Normal file
@@ -0,0 +1,3 @@
|
||||
//LiteLoader需要提供部分IPC接口,以便于其他插件调用
|
||||
const electron = require('electron');
|
||||
require('./napcat.cjs');
|
||||
Reference in New Issue
Block a user