Python >= 3.9
python -m pip install MaaDebuggerpython -m pip install MaaDebugger MaaFW --upgradepython -m MaaDebuggerMaaDebugger 默认使用端口 8011。你可以通过使用 --port [port] 选项来指定 MaaDebugger 运行的端口。例如,要在端口 8080 上运行 MaaDebugger
python -m MaaDebugger --port 8080cd src
python -m MaaDebugger或者
使用 VSCode,在项目目录中按下 F5