Installer geforce-now-gfn-electron-flatpak

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: io.github.hmlendea.geforcenow-electron
description: ''
game_slug: geforce-now
gogslug: ''
humblestoreid: ''
installer_slug: geforce-now-gfn-electron-flatpak
name: GeForce NOW
notes: ''
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: io.github.hmlendea.geforcenow-electron
slug: geforce-now-gfn-electron-flatpak
steamid: null
version: gfn-electron Flatpak
year: 2015
{
  "game_slug": "geforce-now",
  "version": "gfn-electron Flatpak",
  "description": "",
  "notes": "",
  "name": "GeForce NOW",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "geforce-now-gfn-electron-flatpak",
  "installer_slug": "geforce-now-gfn-electron-flatpak",
  "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": "io.github.hmlendea.geforcenow-electron"
    }
  }
}
Back to game