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: dev.goats.xivlauncher
description: ''
game_slug: final-fantasy-xiv-online
gogslug: ''
humblestoreid: ''
installer_slug: final-fantasy-xiv-online-flatpak-xivlauncher
name: FINAL FANTASY XIV Online
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: dev.goats.xivlauncher
slug: final-fantasy-xiv-online-flatpak-xivlauncher
steamid: 39210
version: Flatpak XIVLauncher
year: 2014
{
"game_slug": "final-fantasy-xiv-online",
"version": "Flatpak XIVLauncher",
"description": "",
"notes": "",
"name": "FINAL FANTASY XIV Online",
"year": 2014,
"steamid": 39210,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "final-fantasy-xiv-online-flatpak-xivlauncher",
"installer_slug": "final-fantasy-xiv-online-flatpak-xivlauncher",
"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": "dev.goats.xivlauncher"
}
}
}