Python >= 3.9
python -m pip install MaaDebuggerpython -m pip install MaaDebugger MaaFW --upgradepython -m MaaDebuggerMaaDebugger uses port 8011 by default. You can specify a port to run MaaDebugger on by using the --port [port] option. For example, to run MaaDebugger on port 8080:
python -m MaaDebugger --port 8080cd src
python -m MaaDebuggeror
Using VSCode, press F5 in the project directory.