mupen64plus / mupen64plus-ui-python

A frontend for Mupen64Plus
http://m64py.sourceforge.net/
GNU General Public License v3.0
247 stars 67 forks source link

Appimage Support #231

Open mrdeathjr28 opened 6 days ago

mrdeathjr28 commented 6 days ago

Hi if can possible add appimage will be great

thanks

gen2brain commented 4 days ago

Now there is a Flatpak available here https://flathub.org/apps/net.sourceforge.m64py.M64Py .

I'm not too fond of AppImage, it is often hit or miss, depending on the glibc that is used at build time, etc. and I always have the latest. It would not be much different than some Linux binaries tarball, also it may or may not work. Plain tarball would have the advantage that the user can try other plugins manually installed, like a portable archive for Linux. Maybe I will build something like that with PyInstaller.