Update README.md

This commit is contained in:
沫烬染 2023-07-04 19:13:13 +08:00 committed by GitHub
parent 38aac3cabb
commit 5c03e6c93b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,9 +3,13 @@
LiteLoaderQQNT的插件模板包含插件创建方法编写建议还有技巧 LiteLoaderQQNT的插件模板包含插件创建方法编写建议还有技巧
LiteLoaderQQNT本体[LiteLoaderQQNT](https://github.com/mo-jinran/BetterQQNT) LiteLoaderQQNT本体[LiteLoaderQQNT](https://github.com/mo-jinran/BetterQQNT)
Telegram闲聊群https://t.me/LiteLoaderQQNT
# 插件编写指南文档 # 插件编写指南文档
文档目前还不算完善,但能看,也欢迎各位来完善/修复错误
- [了解数据目录结构](https://github.com/mo-jinran/LiteLoaderQQNT-Plugin-Template/wiki/1.了解数据目录结构) - [了解数据目录结构](https://github.com/mo-jinran/LiteLoaderQQNT-Plugin-Template/wiki/1.了解数据目录结构)
- [LiteLoader的数据目录](https://github.com/mo-jinran/LiteLoaderQQNT-Plugin-Template/wiki/1.了解数据目录结构#liteloader的数据目录) - [LiteLoader的数据目录](https://github.com/mo-jinran/LiteLoaderQQNT-Plugin-Template/wiki/1.了解数据目录结构#liteloader的数据目录)
- [plugins](https://github.com/mo-jinran/LiteLoaderQQNT-Plugin-Template/wiki/1.了解数据目录结构#plugins) - [plugins](https://github.com/mo-jinran/LiteLoaderQQNT-Plugin-Template/wiki/1.了解数据目录结构#plugins)