game:
args: run $FQDN
exe: /usr/bin/flatpak
installer:
- execute:
args: install flathub -y --noninteractive $FQDN
description: Installing with flatpak
disable_runtime: true
file: /usr/bin/flatpak
require-binaries: flatpak
variables:
FQDN: com.github.k4zmu2a.spacecadetpinball
description: '"3D Pinball for Windows: Space Cadet" using SpaceCadetPinball open source
project'
game_slug: 3d-pinball-space-cadet
gogslug: ''
humblestoreid: ''
installer_slug: 3d-pinball-space-cadet-spacecadetpinball-fl
name: '3D Pinball: Space Cadet'
notes: "- Requires Flatpak to be installed on the system\r\n- Unofficial Flatpak Version"
runner: linux
script:
game:
args: run $FQDN
exe: /usr/bin/flatpak
installer:
- execute:
args: install flathub -y --noninteractive $FQDN
description: Installing with flatpak
disable_runtime: true
file: /usr/bin/flatpak
require-binaries: flatpak
variables:
FQDN: com.github.k4zmu2a.spacecadetpinball
slug: 3d-pinball-space-cadet-spacecadetpinball-fl
steamid: null
version: SpaceCadetPinball Flatpak
year: 1995
{
"game_slug": "3d-pinball-space-cadet",
"version": "SpaceCadetPinball Flatpak",
"description": "\"3D Pinball for Windows: Space Cadet\" using SpaceCadetPinball open source project",
"notes": "- Requires Flatpak to be installed on the system\r\n- Unofficial Flatpak Version",
"name": "3D Pinball: Space Cadet",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "3d-pinball-space-cadet-spacecadetpinball-fl",
"installer_slug": "3d-pinball-space-cadet-spacecadetpinball-fl",
"script": {
"game": {
"args": "run $FQDN",
"exe": "/usr/bin/flatpak"
},
"installer": [
{
"execute": {
"args": "install flathub -y --noninteractive $FQDN",
"description": "Installing with flatpak",
"disable_runtime": true,
"file": "/usr/bin/flatpak"
}
}
],
"require-binaries": "flatpak",
"variables": {
"FQDN": "com.github.k4zmu2a.spacecadetpinball"
}
}
}