Route game launching and running-state tracking through the\nGame Center DBus daemon. This removes the in-process QProcess-based\ntracking in favor of daemon sessions and adds availability checks.
Use deleteLater() for Game and QProcess objects to avoid deleting
QObject instances at unsafe times.
Add helpers to detect/remove games by platform prefix, used by the
import workflow to avoid re-importing content.
Initial release of A-La-Karte, a unified game launcher for KDE Plasma.
Includes the QML UI, platform importers, AppStream metadata, icons,
and developer documentation.