This is a minecraft pvp client developed with PyQt6 with a full HUD interface and a dedicated launcher for startup.
You'll need to install the following environment:
- Python3.13
- PyQt6
- pyqtSignal
python3 install PyQt6 pyqtSignal
- The modules written in Python are currently limited to HUD-related functions, and the cfg management switch will be added in the future to facilitate players to manage java modules.
- Winbdows users may need to install a Python environment to run