mirror of
https://github.com/mingjun97/gc-mojoconsole-plus.git
synced 2024-11-23 19:06:47 +00:00
Merge pull request #7 from SwetyCore/main
Add link for MojoDesktop(windows) ------- 增加了 MojoDesktop(windows) 的链接
This commit is contained in:
commit
61dae0e551
@ -32,7 +32,7 @@ MojoConsolePlus(MCP)是一个[Grasscutter](https://github.com/Grasscutters/Grass
|
||||
2. 找到grasscutter的安装位置,复制 ``grasscutter`` 的jar文件到刚刚新创建的 ``gc-mojoconsole-backend/gc-plugin/lib`` 文件夹。
|
||||
3. 进入 ``gc-mojoconsole-plus`` 文件夹,执行``gradlew build`` (cmd) **或者** ``./gradlew build`` (Powershell, Linux & Mac)来进行编译。
|
||||
4. 如果编译成功, 你可以找到``gc-plugin`` 文件夹下的 ``mojoconsole.jar``文件.
|
||||
5. 讲编译好的 ``mojoconsole.jar`` 文件复制到``Grasscutter`` 安装位置下的 ``plugins`` 文件夹。
|
||||
5. 将编译好的 ``mojoconsole.jar`` 文件复制到``Grasscutter`` 安装位置下的 ``plugins`` 文件夹。
|
||||
6. 启动grasscutter。
|
||||
|
||||
...之后请看使用说明...
|
||||
@ -152,4 +152,6 @@ function sendCommand(payload){
|
||||
By SpikeHD: https://github.com/SpikeHD/MojoFrontend (under development)
|
||||
CDN前端:https://github.com/gc-mojoconsole/gc-mojoconsole.github.io
|
||||
|
||||
...你可以字行开发前端,然后发起PR来让你的前端显示在这里...
|
||||
Win 桌面版本 https://github.com/SwetyCore/MojoDesktop
|
||||
|
||||
...你可以自行开发前端,然后发起PR来让你的前端显示在这里...
|
||||
|
@ -149,4 +149,5 @@ function sendCommand(payload){
|
||||
By SpikeHD: https://github.com/SpikeHD/MojoFrontend (under development)
|
||||
CDN hosted frontend:https://github.com/gc-mojoconsole/gc-mojoconsole.github.io
|
||||
|
||||
...You can develop your own frontend and make PR to put yours here...
|
||||
Desktop version on Windows https://github.com/SwetyCore/MojoDesktop
|
||||
...You can develop your own frontend and make PR to put yours here...
|
||||
|
Loading…
Reference in New Issue
Block a user