diff options
| author | 2024-03-09 22:29:27 +0800 | |
|---|---|---|
| committer | 2024-03-09 22:29:27 +0800 | |
| commit | 14dc700265d339477b5cb4c188eb35fe79b79e01 (patch) | |
| tree | a867b2e06868b358f82e758ba511cab8d12b18d1 | |
| parent | 9426a782cd42e175f4e45f80c2d8b8a3970c420a (diff) | |
| download | ipm-server-14dc700265d339477b5cb4c188eb35fe79b79e01.tar.gz ipm-server-14dc700265d339477b5cb4c188eb35fe79b79e01.zip | |
test: add base-coc.ipk
| -rw-r--r-- | packages/coc/base-coc.ipk | bin | 0 -> 4707 bytes | |||
| -rw-r--r-- | packages/coc/base-coc.xml | 7 |
2 files changed, 7 insertions, 0 deletions
diff --git a/packages/coc/base-coc.ipk b/packages/coc/base-coc.ipk Binary files differnew file mode 100644 index 0000000..bcc8333 --- /dev/null +++ b/packages/coc/base-coc.ipk diff --git a/packages/coc/base-coc.xml b/packages/coc/base-coc.xml new file mode 100644 index 0000000..80b1978 --- /dev/null +++ b/packages/coc/base-coc.xml @@ -0,0 +1,7 @@ +<package id="coc" + name="infini example: base-coc(基础 COC 规则包)" + webpage="https://github.com/HydroRoll-Team/infini/blob/master/tests/examples/base-coc/" + author="简律纯" + license="Apache-2.0" + unzip="1" +/>
\ No newline at end of file |
