diff options
| author | 2024-03-09 22:29:31 +0800 | |
|---|---|---|
| committer | 2024-03-09 22:29:31 +0800 | |
| commit | d878ef3a925875337aed28c707351cb5045d2470 (patch) | |
| tree | 20da016d7eb8b9a91dff14d24cf89c272ed50aa8 | |
| parent | 14dc700265d339477b5cb4c188eb35fe79b79e01 (diff) | |
| parent | c7899e54ac4fe5ed0a7195ecb5d94bf24d17755d (diff) | |
| download | ipm-server-d878ef3a925875337aed28c707351cb5045d2470.tar.gz ipm-server-d878ef3a925875337aed28c707351cb5045d2470.zip | |
Merge branch 'gh-pages' of https://github.com/HydroRoll-Team/ipm-server into gh-pages
| -rw-r--r-- | collections/all-ipm.xml | 1 | ||||
| -rw-r--r-- | collections/all.xml | 1 | ||||
| -rw-r--r-- | index.xml | 3 |
3 files changed, 0 insertions, 5 deletions
diff --git a/collections/all-ipm.xml b/collections/all-ipm.xml index 8ce8e5b..466ea50 100644 --- a/collections/all-ipm.xml +++ b/collections/all-ipm.xml @@ -1,4 +1,3 @@ <collection id="all-ipm" name="All packages available on ipm-server gh-pages branch"> - <item ref="coc" /> <item ref="ndice" /> </collection>
\ No newline at end of file diff --git a/collections/all.xml b/collections/all.xml index 0b28db7..fabe2f0 100644 --- a/collections/all.xml +++ b/collections/all.xml @@ -1,4 +1,3 @@ <collection id="all" name="All packages"> - <item ref="coc" /> <item ref="ndice" /> </collection>
\ No newline at end of file @@ -2,17 +2,14 @@ <?xml-stylesheet href="index.xsl" type="text/xsl"?> <ipm_package_data> <packages> - <package id="coc" name="infini example: coc(基础掷骰指令规则包)" webpage="https://github.com/HydroRoll-Team/infini/blob/master/tests/examples/coc/" author="简律纯" license="Apache-2.0" unzip="1" unzipped_size="15007" size="4657" checksum="3b22fee264f03e1f35e3e858892b2db6" subdir="coc" url="https://raw.githubusercontent.com/HydroRoll-Team/ipm-server/gh-pages/packages/coc/coc.ipk" /> <package id="ndice" name="infini example: ndice(基础掷骰指令规则包)" webpage="https://github.com/HydroRoll-Team/infini/blob/master/tests/examples/ndice/" author="苏向夜" license="Apache-2.0" unzip="1" unzipped_size="15007" size="4677" checksum="ae0f41bc75a7053fe59bf9366a12a2cc" subdir="dnd" url="https://raw.githubusercontent.com/HydroRoll-Team/ipm-server/gh-pages/packages/dnd/ndice.ipk" /> </packages> <collections> <collection id="all" name="All packages"> - <item ref="coc" /> <item ref="ndice" /> </collection> <collection id="all-collections" name="All the collections" /> <collection id="all-ipm" name="All packages available on ipm-server gh-pages branch"> - <item ref="coc" /> <item ref="ndice" /> </collection> </collections> |
