diff --git a/README_en-US.md b/README_en-US.md index 978e8eb..2ab1804 100644 --- a/README_en-US.md +++ b/README_en-US.md @@ -4,6 +4,11 @@ A plugin that opens the GC command execution interface for third-party clients +## Applications using this plug-in +- [GrasscutterTools](https://github.com/jie65535/GrasscutterCommandGenerator) —— Windows Client Tools +- [JGrasscutterCommand](https://github.com/jie65535/JGrasscutterCommand) —— [Mirai](https://github.com/mamoe/mirai) Plugin, run commands in QQ +- TODO + ## Server installation 1. Download the `jar` in [Release](https://github.com/jie65535/gc-opencommand-plugin/releases) @@ -272,4 +277,4 @@ Success |---------|------------------|----------| | retcode | `200` | `Int` | | message | `Success` | `String` | -| data | `Command return` | `String` | \ No newline at end of file +| data | `Command return` | `String` |