files:
- stk: https://github.com/supertuxkart/stk-code/releases/latest/download/SuperTuxKart-1.4-linux-x86.tar.xz
game:
exe: run_game.sh
installer:
- extract:
file: stk
description: This will download the latest x86_64 release.
game_slug: supertuxkart
gogslug: ''
humblestoreid: ''
installer_slug: supertuxkart-latest
name: SuperTuxKart
notes: ''
runner: linux
script:
files:
- stk: https://github.com/supertuxkart/stk-code/releases/latest/download/SuperTuxKart-1.4-linux-x86.tar.xz
game:
exe: run_game.sh
installer:
- extract:
file: stk
slug: supertuxkart-latest
steamid: null
version: Latest
year: 2004
{
"game_slug": "supertuxkart",
"version": "Latest",
"description": "This will download the latest x86_64 release.",
"notes": "",
"name": "SuperTuxKart",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "supertuxkart-latest",
"installer_slug": "supertuxkart-latest",
"script": {
"files": [
{
"stk": "https://github.com/supertuxkart/stk-code/releases/latest/download/SuperTuxKart-1.4-linux-x86.tar.xz"
}
],
"game": {
"exe": "run_game.sh"
},
"installer": [
{
"extract": {
"file": "stk"
}
}
]
}
}