Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KoLoader

基于KernelSU开发的LKM模块管理器

WebUI 构建

vite-project/ 仅用于开发,不需要打包进模块。执行:

cd vite-project
npm run build

构建结果会写入 module/webroot/index.html。该文件已内联 Vue、MIUIX、样式和业务代码,是 WebUI 发布时唯一需要的文件。

发布时仅压缩 module/ 目录中的内容,并确保 module.prop 位于 ZIP 根目录。KernelSU 要求 WebUI 目录名为 webroot,不能改为 webui

About

基于KernelSU开发的LKM模块管理器

Resources

Stars

15 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages