gameflow-deck/src/bun/api/plugins/builtin/launchers/com.simeonradivoev.gameflow.es/package.json
Simeon Radivoev 7bd0ebdcca
fix: logins now refresh on plugins load
feat: Added tar archive support
fix: Downloaded games and emulator execute permission now updated
fix: Fixed rclone for linux
fix: on screen keyaboard only now shows up when using a gamepad or touch
2026-04-21 23:21:50 +03:00

14 lines
No EOL
442 B
JSON

{
"name": "com.simeonradivoev.gameflow.es",
"displayName": "ES-DE Launcher",
"version": "0.0.1",
"description": "ES-DE Launch Configurations. Used as fallback",
"main": "./es-de.ts",
"icon": "https://impro.usercontent.one/appid/oneComWsb/domain/es-de.org/media/es-de.org/onewebmedia/ES-DE_logo.png",
"canDisable": false,
"category": "launchers",
"keywords": [
"integration",
"es-de"
]
}