Skip to content

MaaXYZ/MaaDebugger

Repository files navigation

MaaDebugger

Requirement

Python >= 3.11

Installation

python -m pip install MaaDebugger

Usage

python -m MaaDebugger

Development of MaaDebugger itself

cd src
python -m MaaDebugger

or

Using VSCode, press F5 in the project directory.