Skip to content

GUI: Build on Mac OS and Linux

Drew Litherland edited this page Sep 15, 2025 · 1 revision

This one is very easy. A Mac and Linux build could easily be created by running pyinstaller while on a linux or mac OS. The python version should be 3.10.7 to mirror the latest version on the SSBMR web server. For a reference, see "builder.bat" in the repo.

Clone this wiki locally