files:
- file1: N/A:Please select the itch.io archive
game:
exe: run_game.sh
installer:
- extract:
file: $file1
description: null
game_slug: supertuxkart
gogslug: ''
humblestoreid: ''
installer_slug: supertuxkart-itchio
name: SuperTuxKart
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: run_game.sh
installer:
- extract:
file: $file1
slug: supertuxkart-itchio
steamid: null
version: Itchio
year: 2004
{
"game_slug": "supertuxkart",
"version": "Itchio",
"description": null,
"notes": "",
"name": "SuperTuxKart",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "supertuxkart-itchio",
"installer_slug": "supertuxkart-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "run_game.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
}
]
}
}