files:
- launcher:
filename: ThriveLauncher_2.1.5_linux_standalone.7z
url: https://github.com/Revolutionary-Games/Thrive-Launcher/releases/download/v2.1.5/ThriveLauncher_2.1.5_linux_standalone.7z
game:
exe: $GAMEDIR/ThriveLauncher
installer:
- extract:
dst: $GAMEDIR/
file: launcher
description: Installs the Thrive Launcher (2.1.5), which can keep the game up-to-date
and also shows related news.
game_slug: thrive
gogslug: ''
humblestoreid: ''
installer_slug: thrive-launcher-215
name: Thrive
notes: ''
runner: linux
script:
files:
- launcher:
filename: ThriveLauncher_2.1.5_linux_standalone.7z
url: https://github.com/Revolutionary-Games/Thrive-Launcher/releases/download/v2.1.5/ThriveLauncher_2.1.5_linux_standalone.7z
game:
exe: $GAMEDIR/ThriveLauncher
installer:
- extract:
dst: $GAMEDIR/
file: launcher
slug: thrive-launcher-215
steamid: 1779200
version: Launcher 2.1.5
year: 2014
{
"game_slug": "thrive",
"version": "Launcher 2.1.5",
"description": "Installs the Thrive Launcher (2.1.5), which can keep the game up-to-date and also shows related news.",
"notes": "",
"name": "Thrive",
"year": 2014,
"steamid": 1779200,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "thrive-launcher-215",
"installer_slug": "thrive-launcher-215",
"script": {
"files": [
{
"launcher": {
"filename": "ThriveLauncher_2.1.5_linux_standalone.7z",
"url": "https://github.com/Revolutionary-Games/Thrive-Launcher/releases/download/v2.1.5/ThriveLauncher_2.1.5_linux_standalone.7z"
}
}
],
"game": {
"exe": "$GAMEDIR/ThriveLauncher"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "launcher"
}
}
]
}
}