gameflow-deck/.config/appimage/AppRun
Simeon Radivoev 813785f4f3
feat: Bundled NW.js with appimages
feat: Implemented self update
feat: Added rclone saves for emulators
fix: Fixed auto focus in builds
feat: Added helper cards on empty library
2026-04-26 03:26:15 +03:00

2 lines
No EOL
55 B
Bash

#!/bin/bash
exec "$APPDIR/usr/bin/{{BINARY_NAME}}" "$@"