gamepkg_base/root/usr/share/applications/Game Title.desktop
2025-04-06 02:06:49 +02:00

9 lines
314 B
Desktop File

[Desktop Entry]
Name=<GAME_TITLE>
Comment=<GAME_DESC>
Exec=bash -c "mkdir -p $HOME/Games/gba;ln -s /games/rom/gba/game.title.gba $HOME/Games/gba/game.title.gba;mgba-qt -f $HOME/Games/gba/game.title.gba"
Icon=/usr/share/icons/game.title/icon1.ico
StartupNotify=true
Terminal=false
Type=Application
Categories=Game;