Development versions 🔗
These allow you to test the latest unreleased version of MPC-QT.
They are updated after each commit to the main repository.
- Windows installer
- mpc-qt-continuous-win-x86_64-installer.exe
- Windows portable
- mpc-qt-continuous-win-x86_64.zip
- AppImage
- mpc-qt-continuous-linux-x86_64.AppImage
- Flatpak
- mpc-qt-continuous-linux-x86_64.flatpak
- Native build
- mpc-qt-continuous-linux-x86_64.zip
- Native build (symbols only)
- mpc-qt-continuous-linux-x86_64_symbols.zip
Source code 🔗
The best version is git master, and everyone is encouraged to increase their computer-fu by compiling from source. Compiling from source gives you several advantages over the usual user, such as the ability to use latest and pre-release software regardless of where it comes from. Compiling instructions are in the git repository's README.
- Source code (latest release)
- https://github.com/mpc-qt/mpc-qt/releases/latest
- Git repository
- https://github.com/mpc-qt/mpc-qt