mirror of
https://github.com/zeldaret/ph
synced 2026-05-24 07:10:52 -04:00
378 B
378 B
Install
Contents:
Prerequisites
- Install Python 3.11 or higher
- Install the Python dependencies:
python -m pip install -r tools/requirements.txt
- Run the setup script:
python tools/setup.py
Build the ROM
To build the ROM, simply run make in the root directory.