files:
- SS14LauncherZip: https://github.com/Space-Wizards-Federation/SS14.Launcher/releases/latest/download/SS14.Launcher_Linux.zip
game:
exe: $GAMEDIR/SS14.Launcher
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: SS14LauncherZip
- chmodx: $GAMEDIR/SS14.Launcher
description: Downloads direct from playss14.com
game_slug: space-station-14
gogslug: ''
humblestoreid: ''
installer_slug: space-station-14-playss14
name: Space Station 14
notes: ''
runner: linux
script:
files:
- SS14LauncherZip: https://github.com/Space-Wizards-Federation/SS14.Launcher/releases/latest/download/SS14.Launcher_Linux.zip
game:
exe: $GAMEDIR/SS14.Launcher
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: SS14LauncherZip
- chmodx: $GAMEDIR/SS14.Launcher
slug: space-station-14-playss14
steamid: null
version: PlaySS14
year: 2020
{
"game_slug": "space-station-14",
"version": "PlaySS14",
"description": "Downloads direct from playss14.com",
"notes": "",
"name": "Space Station 14",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "space-station-14-playss14",
"installer_slug": "space-station-14-playss14",
"script": {
"files": [
{
"SS14LauncherZip": "https://github.com/Space-Wizards-Federation/SS14.Launcher/releases/latest/download/SS14.Launcher_Linux.zip"
}
],
"game": {
"exe": "$GAMEDIR/SS14.Launcher",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "SS14LauncherZip"
}
},
{
"chmodx": "$GAMEDIR/SS14.Launcher"
}
]
}
}