Skip to content

Commit

Permalink
将APM添加进主文档
Browse files Browse the repository at this point in the history
  • Loading branch information
ACaiCat committed Sep 1, 2024
1 parent 6974d3b commit 3c8da9d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
- Gitee发布(国内推荐): [Plugins.zip](https://gitee.com/kksjsj/TShockPlugin/releases/download/V1.0.0.0/Plugins.zip)
- Github发布: [Plugins.zip](https://github.com/UnrealMultiple/TShockPlugin/releases/download/V1.0.0.0/Plugins.zip)

#### AutoPluginManager插件 (本仓库推出的插件管理器)
/apm l 列出所有插件
/apm i <插件名> 一键安装插件
/apm u [插件名] 检查并且更新插件

## 开发者注意事项

> 代码规范
Expand Down
5 changes: 4 additions & 1 deletion README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,10 @@

- Github Release: [Plugins.zip](https://github.com/UnrealMultiple/TShockPlugin/releases/download/V1.0.0.0/Plugins.zip)
- Gitee Release: [Plugins.zip](https://gitee.com/kksjsj/TShockPlugin/releases/download/V1.0.0.0/Plugins.zip)

#### AutoPluginManager
/apm l List all plugins
/apm i <plugin name> One-click install plugin
/apm u [plugin name] Check and update plugin
## Developer Notes

> Coding Standards
Expand Down

0 comments on commit 3c8da9d

Please sign in to comment.