mupen64plus-ui-python icon indicating copy to clipboard operation
mupen64plus-ui-python copied to clipboard

Provide a linux binary

Open cyberalt1 opened this issue 7 months ago • 0 comments

This should have a linux binary, it would benefit m64py a lot because most people don't know how to compile or build a python program so it would allow more people to use the software.

You can make one easily with

pyinstaller --onefile <entry_script.py>

cyberalt1 avatar Apr 27 '25 00:04 cyberalt1