MinePPad is a Minecraft remake created in Notepad using Python and the Ursina library.
- Clone the GitHub repository.
- It is recommended to use a virtual environment.
- If you already have Ursina installed, uninstall it, as the
main.py
script will automatically install the correct version.
- Run
python main.py
Note: Ursina 4.0 is required; versions above this won't work.