files:
- installer: https://github.com/triplea-game/triplea/releases/download/2.5.22294/TripleA_2.5.22294_unix.sh
game:
exe: triplea
installer:
- execute:
file: installer
description: ''
game_slug: triplea
gogslug: ''
humblestoreid: ''
installer_slug: triplea-2522294
name: TripleA
notes: this is almost right, would like to figure out how to set the install directory
to ~/Games
runner: linux
script:
files:
- installer: https://github.com/triplea-game/triplea/releases/download/2.5.22294/TripleA_2.5.22294_unix.sh
game:
exe: triplea
installer:
- execute:
file: installer
slug: triplea-2522294
steamid: null
version: 2.5.22294
year: 2001
{
"game_slug": "triplea",
"version": "2.5.22294",
"description": "",
"notes": "this is almost right, would like to figure out how to set the install directory to ~/Games",
"name": "TripleA",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "triplea-2522294",
"installer_slug": "triplea-2522294",
"script": {
"files": [
{
"installer": "https://github.com/triplea-game/triplea/releases/download/2.5.22294/TripleA_2.5.22294_unix.sh"
}
],
"game": {
"exe": "triplea"
},
"installer": [
{
"execute": {
"file": "installer"
}
}
]
}
}