Run build install entries on macOS - henrikstengaard/hstwb-installer GitHub Wiki
macOS Monterey uses python v2.x as default and this is not compatible with build install entries written for python v3.x. Running build install entries requires build install entries is run from a terminal.
Run build install entries script on macOS with following steps:
- Navigate to
WHDLoad Packsdirectory.
- Right click
WHDLoad Packsdirectory and selectNew Terminal at Folder.
- Type
python3 build_install_entries.py .and press enter to run build install entries script.- This is only needed first time running python3 command. Skip to step 9, if python3 is already installed.
- Click
Installto install command line developer tools.
- Click
Agreeto agree Command Line Tools License Agreement.
- Wait for command line developer tools to install.
- Click
Donewhen command line developer tools is installed.
- Type
python3 build_install_entries.py .again and press enter to run build install entries script.
- Wait for build install entries script to complete.
Build install entries script has completed running and WHDLoad Packs can now be used to install demos, games or magazines.