From 2c02955c31d71dbe84b3e42e78075291883df9c6 Mon Sep 17 00:00:00 2001 From: pk5ls20 Date: Wed, 8 May 2024 17:56:30 +0800 Subject: [PATCH] feat: adding Known Issues and Test Environment Descriptions to the README --- README.md | 11 +++++++++++ README_ZH.md | 10 ++++++++++ 2 files changed, 21 insertions(+) diff --git a/README.md b/README.md index 42c0172..31413b0 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,17 @@ yarn install && yarn plugin-build cp -r LiteLoaderQQNT-NekoImage /path/to/your/LiteloaderQQNT/plugin-path ``` +## Known issues + +> See [RoadMap](https://github.com/users/pk5ls20/projects/5) for more known issues. + +- The settings of this plugin need to restart QQ to take effect. + +## Testing environment +This plugin was developed and tested in the following environment: +- QQ 9.9.9-22920 + LiteLoaderQQNT 1.1.1 + + ## Reference & Special Thanks Thanks to the following projects. LiteLoaderQQNT-NekoImage could not have been realized without you! diff --git a/README_ZH.md b/README_ZH.md index 0f1eff8..08eeaeb 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -40,6 +40,16 @@ yarn install && yarn plugin-build cp -r LiteLoaderQQNT-NekoImage /path/to/your/LiteloaderQQNT/plugin-path ``` +## 已知问题 + +> 更多的已知问题参见[RoadMap](https://github.com/users/pk5ls20/projects/5) + +- 本插件的设置需要重启QQ后才能生效 + +## 测试环境 +本插件在以下环境中开发并测试通过: +- QQ 9.9.9-22920 + LiteLoaderQQNT 1.1.1 + ## 参考及特别致谢 感谢以下项目,`LiteLoaderQQNT-NekoImage`的诞生离不开你们!