Skip to content

feat: add full UI source, compiled exe and MaaFramework runtime#41

Merged
1bananachicken merged 1 commit into
1bananachicken:features-uifrom
Watanabehato:pr-features-ui
May 1, 2026
Merged

feat: add full UI source, compiled exe and MaaFramework runtime#41
1bananachicken merged 1 commit into
1bananachicken:features-uifrom
Watanabehato:pr-features-ui

Conversation

@Watanabehato
Copy link
Copy Markdown
Collaborator

@Watanabehato Watanabehato commented May 1, 2026

包含内容

  • 完整的前端 UI 源码(src/
  • Rust 后端源码(src-tauri/
  • 编译好的 maante.exe(Windows x86_64)
  • MaaFramework v5.10.2 运行时 DLL(maafw/
  • 修复了 src-tauri/src/lib.rsmaante_actionsmxu_actions 的编译错误

使用方式

git clone --recursive https://github.com/Watanabehato/MaaNTE.git
cd MaaNTE
# 如果 clone 时没有加 --recursive,需要手动初始化子模块:
# git submodule update --init --recursive
# 直接运行根目录下的 maante.exe

注意事项

  • exe 仅适用于 Windows x86_64
  • 需要从项目根目录运行 exe,以正确加载 assets/interface.jsonmaafw/ 中的 DLL
  • MaaFramework 运行时已内置在 maafw/ 目录中,无需额外安装

@1bananachicken 1bananachicken merged commit ff090d4 into 1bananachicken:features-ui May 1, 2026
5 checks passed
@Watanabehato Watanabehato deleted the pr-features-ui branch May 1, 2026 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants