SourMesen / Mesen-S

Mesen-S is a cross-platform (Windows & Linux) SNES emulator built in C++ and C#
GNU General Public License v3.0
414 stars 102 forks source link

Explain new AUR Packages #176

Open EndangeredNayla opened 4 years ago

EndangeredNayla commented 4 years ago

mesen-s-git Fetches the latest copy of the source code and builds it and then installs it mesen-s fetches the latest stable version (at this time 0.4.0) and compiles that and installs it mesen-s-bin fetches the prebuild binaries from the releases with my mirror of the MesenSCore.dll and installs those.

This might sound complicated but most Arch users compile everything from source but still some dont. Arch's package names are the same for almost every other package. Keep up the work on this emulator.