files:
- game: https://files.rigsofrods.org/rigs-of-rods-linux-2022-12.zip
game:
exe: RunRoR
installer:
- extract:
dst: $GAMEDIR/
format: zip
src: $game
description: ''
game_slug: rigs-of-rods
gogslug: ''
humblestoreid: ''
installer_slug: rigs-of-rods-202212
name: Rigs Of Rods
notes: ''
runner: linux
script:
files:
- game: https://files.rigsofrods.org/rigs-of-rods-linux-2022-12.zip
game:
exe: RunRoR
installer:
- extract:
dst: $GAMEDIR/
format: zip
src: $game
slug: rigs-of-rods-202212
steamid: null
version: '2022.12'
year: 2005
{
"game_slug": "rigs-of-rods",
"version": "2022.12",
"description": "",
"notes": "",
"name": "Rigs Of Rods",
"year": 2005,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "rigs-of-rods-202212",
"installer_slug": "rigs-of-rods-202212",
"script": {
"files": [
{
"game": "https://files.rigsofrods.org/rigs-of-rods-linux-2022-12.zip"
}
],
"game": {
"exe": "RunRoR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"format": "zip",
"src": "$game"
}
}
]
}
}