files:
- beta2: http://www.properlydecent.com/releases/gameplayfootball_beta2v01_linux64.tar.gz
- libs: https://lutris.net/files/games/gameplay-football/gameplayfootball-libs.tar.gz
game:
exe: gameplay-football
installer:
- extract:
dst: $GAMEDIR
file: beta2
- extract:
dst: $GAMEDIR
file: libs
description: ''
game_slug: gameplay-football
gogslug: ''
humblestoreid: ''
installer_slug: gameplay-football-public-beta-2
name: Gameplay Football
notes: ''
runner: linux
script:
files:
- beta2: http://www.properlydecent.com/releases/gameplayfootball_beta2v01_linux64.tar.gz
- libs: https://lutris.net/files/games/gameplay-football/gameplayfootball-libs.tar.gz
game:
exe: gameplay-football
installer:
- extract:
dst: $GAMEDIR
file: beta2
- extract:
dst: $GAMEDIR
file: libs
slug: gameplay-football-public-beta-2
steamid: null
version: Public beta 2
year: 2015
{
"game_slug": "gameplay-football",
"version": "Public beta 2",
"description": "",
"notes": "",
"name": "Gameplay Football",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "gameplay-football-public-beta-2",
"installer_slug": "gameplay-football-public-beta-2",
"script": {
"files": [
{
"beta2": "http://www.properlydecent.com/releases/gameplayfootball_beta2v01_linux64.tar.gz"
},
{
"libs": "https://lutris.net/files/games/gameplay-football/gameplayfootball-libs.tar.gz"
}
],
"game": {
"exe": "gameplay-football"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "beta2"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "libs"
}
}
]
}
}