Unforged Alchemy 4.0

Build Kit v147.23

One archive, three stills. Everything needed to distill the Player into a native macOS, Windows, or Linux build — run the matching script on the matching machine.

Download build kit .zip · 3.9 MB

01

macOS

build_mac_dmg.sh

→ .app + .dmg

Needs Xcode Command Line Tools (xcode-select --install).

02

Windows

build_windows_exe.bat

→ .exe (folder)

No extra tools — PyInstaller ships its own bootloader.

03

Linux

build_linux.sh

→ binary + .tar.gz

Needs Qt runtime libs (libgl1, libegl1, libxkbcommon0, libdbus-1-3).