依赖 Github Action 运行 node index-builder.cjs
实现推送时自动构建 Petpet Data
依赖 Github Action 运行 node unzip.cjs
实现推送时自动解压 /unzip
目录文件并移动至 /data
详见 Petpet 项目
用于静态索引所需资源
参数 | 类型 | 描述 |
---|---|---|
version |
float |
标准版本号 |
dataPath |
string |
资源路径 |
dataList |
string[] |
模板索引 |
fontList |
string[] |
字体索引 |
提供模板基本信息 (可选)
参数 | 类型 | 描述 |
---|---|---|
length |
int |
模板资源数量 |
alias |
string[] |
别名 |
type |
enum |
模板类型 (IMG 或 GIF ) |
配置文件 config.json
参数 | 类型 | 描述 |
---|---|---|
path |
int |
资源路径 |
targetVersion |
float |
标准版本 |
buildIndexMap |
boolean |
构建 index.map.json |