mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
15 lines
432 B
Markdown
15 lines
432 B
Markdown
# 插件打包指南
|
|
|
|
## 中文
|
|
|
|
阑山桌面插件的标准安装格式为 `.laapp`。插件项目应在仓库根目录提供:
|
|
|
|
- `.laapp` 安装包
|
|
- `README.md`
|
|
|
|
官方市场索引只负责记录链接和校验信息。
|
|
|
|
## English
|
|
|
|
The standard package format is `.laapp`. Plugin repositories should keep the package and `README.md` in the repository root, while the official market index stores metadata and validation data.
|