mirror of
https://github.com/elliotnunn/tbxi-patches.git
synced 2025-03-03 19:29:20 +00:00
10 lines
328 B
Markdown
10 lines
328 B
Markdown
|
# Library of scripts that patch the Mac OS ROM
|
||
|
|
||
|
These patches depend on the `tbxi` library. Install and use it like this:
|
||
|
|
||
|
python3 -m pip install tbxi # Toolbox Imager: https://pypi.org/project/tbxi/
|
||
|
|
||
|
git clone https://github.com/elliotnunn/tbxi-patches.git
|
||
|
|
||
|
tbxi-patches/macmini.py /path/to/MacOSROM -o ~/mac-mini-rom.hqx
|