An open API service indexing awesome lists of open source software.

https://github.com/tinymins/jx3boilerplate


https://github.com/tinymins/jx3boilerplate

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

          

# 说明

该项目为插件脚手架项目,可快速启动新的插件集,以及维护基础公共代码。

## 维护

### 新门派

* 团队面板心法简化文字 `Boilerplate_!Base\lang\lib\zhcn.jx3dat` `KUNGFU_TYPE_LABEL_ABBR`
* 全局门派配色 `Boilerplate_!Base\src\lib\Constant.lua` `FORCE_BACKGROUND_COLOR` `FORCE_FOREGROUND_COLOR`
* 全局门派心法枚举 `Boilerplate_!Base\src\lib\Constant.lua` `FORCE_TYPE` `KUNGFU_TYPE` `KUNGFU_LIST`

## 第三方依赖与许可证

- `lua-schema` ([sschoener/lua-schema](https://github.com/sschoener/lua-schema)) — MIT License
- `semver.lua` ([kikito/semver.lua](https://github.com/kikito/semver.lua)) — MIT License
- `basexx` ([aiq/basexx](https://github.com/aiq/basexx)) — MIT License
- `uuid` ([tcjennings/LUA-RFC-4122-UUID-Generator](https://github.com/tcjennings/LUA-RFC-4122-UUID-Generator)) — MIT License
- `LibDeflate` ([SafeteeWoW/LibDeflate](https://github.com/SafeteeWoW/LibDeflate)) — zlib License