mirror of
https://github.com/jie65535/gc-opencommand-plugin.git
synced 2025-06-02 17:49:12 +08:00
Update README_en-US.md
This commit is contained in:
parent
42c748ad2e
commit
72948121d6
@ -4,6 +4,11 @@
|
|||||||
|
|
||||||
A plugin that opens the GC command execution interface for third-party clients
|
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
|
## Server installation
|
||||||
|
|
||||||
1. Download the `jar` in [Release](https://github.com/jie65535/gc-opencommand-plugin/releases)
|
1. Download the `jar` in [Release](https://github.com/jie65535/gc-opencommand-plugin/releases)
|
||||||
@ -272,4 +277,4 @@ Success
|
|||||||
|---------|------------------|----------|
|
|---------|------------------|----------|
|
||||||
| retcode | `200` | `Int` |
|
| retcode | `200` | `Int` |
|
||||||
| message | `Success` | `String` |
|
| message | `Success` | `String` |
|
||||||
| data | `Command return` | `String` |
|
| data | `Command return` | `String` |
|
||||||
|
Loading…
Reference in New Issue
Block a user