Skip to content

Commit 32ebe83

Browse files
docs: 添加MXU说明和rid
1 parent 1ead54d commit 32ebe83

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ MRA,基于全新架构的 战舰少女R 小助手。图像技术 + 模拟控
2323

2424
<div align="center">
2525

26-
本项目由 **[MaaFramework](https://github.com/MaaXYZ/MaaFramework)** **[MFAAvalonia](https://github.com/MaaXYZ/MFAAvalonia)** 强力驱动!
26+
本项目由 **[MaaFramework](https://github.com/MaaXYZ/MaaFramework)** **[MFAAvalonia](https://github.com/MaaXYZ/MFAAvalonia)****[MXU](https://github.com/MistEO/MXU)** 强力驱动!
2727

2828
本项目项目已接入 **[Mirror酱](https://github.com/Saratoga-Official/MRA/blob/main/docs/zh_cn/Mirror酱.md)** 资源更新方式
2929

@@ -95,6 +95,8 @@ QQ群457094182
9595
**[MaaFramework](https://github.com/MaaXYZ/MaaFramework)**
9696

9797
**[MFAAvalonia](https://github.com/MaaXYZ/MFAAvalonia)**
98+
99+
**[MXU](https://github.com/MistEO/MXU)**
98100

99101
**[Mirror酱](https://mirrorchyan.com/zh/get-start)**
100102

tools/install_mxu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def install_resource():
6464

6565
interface["version"] = version
6666
interface["title"] = f"MRA {version} | 舰R小助手"
67-
# interface["mirrorchyan_rid"] = "MRA-MXU"
67+
interface["mirrorchyan_rid"] = "MaaJR-MXU"
6868

6969
with open(install_path / "interface.json", "w", encoding="utf-8") as f:
7070
json.dump(interface, f, ensure_ascii=False, indent=4)

0 commit comments

Comments
 (0)