Makine Launcher is a desktop application that delivers Turkish translations for Windows games. Built with Qt 6 / QML and C++23, it detects installed games, manages translation packages, and keeps them up to date.
Windows oyunlarını Türkçeye çeviren ve çevirileri güncel tutan masaüstü uygulaması.
- Windows 10/11 x64
- Qt 6.10+ (MinGW 13.1.0 veya MSVC 2022)
- CMake 3.25+
- vcpkg (
dev-uipreset'i hariç tüm build'ler için) - just (opsiyonel task runner)
git clone https://github.com/MakineCeviri/Makine-Launcher.git
cd Makine-Launcher
just dev # MinGW dev build (Core + UI)
just run # Build + çalıştırvcpkg olmadan sadece UI geliştirmek için:
just dev-uiCONTRIBUTING.md dosyasına bakınız.
