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-win-x64-continuous-installer.exe
- Windows portable
- mpc-qt-win-x64-continuous.zip
- AppImage
- mpc-qt-linux-x64-continuous.AppImage
- Flatpak
- mpc-qt-linux-x64-continuous.flatpak
- Native build
- mpc-qt-linux-x64-continuous.zip
- Native build (symbols only)
- mpc-qt-linux-x64-debug_symbols-continuous.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