files:
- game: https://archive.org/download/rclinux.tar/rclinux.tar.gz
game:
exe: rocket-league/Binaries/Linux/RocketLeague
installer:
- extract:
dst: $GAMEDIR
file: game
description: This installs the old steam client
game_slug: rocket-league
gogslug: ''
humblestoreid: ''
installer_slug: rocket-league-old-client
name: Rocket League
notes: Only local multiplayer works
runner: linux
script:
files:
- game: https://archive.org/download/rclinux.tar/rclinux.tar.gz
game:
exe: rocket-league/Binaries/Linux/RocketLeague
installer:
- extract:
dst: $GAMEDIR
file: game
slug: rocket-league-old-client
steamid: 252950
version: old client
year: 2015
{
"game_slug": "rocket-league",
"version": "old client",
"description": "This installs the old steam client",
"notes": "Only local multiplayer works",
"name": "Rocket League",
"year": 2015,
"steamid": 252950,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "rocket-league-old-client",
"installer_slug": "rocket-league-old-client",
"script": {
"files": [
{
"game": "https://archive.org/download/rclinux.tar/rclinux.tar.gz"
}
],
"game": {
"exe": "rocket-league/Binaries/Linux/RocketLeague"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game"
}
}
]
}
}