files:
- engine: https://github.com/Cellenseres/SSSV_Recomp/releases/download/v0.1.2/SSSVRecompiled_v0.1.2_Linux.tar.gz
game:
exe: $GAMEDIR/SSSVRecompiled
installer:
- extract:
dst: $GAMEDIR
file: engine
- execute:
command: cd "$GAMEDIR" ; touch portable.txt ;
description: 'Play "Space Station: Silicon Valley" on Linux!'
game_slug: space-station-silicon-valley
gogslug: ''
humblestoreid: ''
installer_slug: space-station-silicon-valley-sssv_recomp
name: Space Station Silicon Valley
notes: "- Using SSSV_Recomp engine\r\n- you will need to provide Space Station: Silicon\
\ Valley N64 rom in .z64 format"
runner: linux
script:
files:
- engine: https://github.com/Cellenseres/SSSV_Recomp/releases/download/v0.1.2/SSSVRecompiled_v0.1.2_Linux.tar.gz
game:
exe: $GAMEDIR/SSSVRecompiled
installer:
- extract:
dst: $GAMEDIR
file: engine
- execute:
command: cd "$GAMEDIR" ; touch portable.txt ;
slug: space-station-silicon-valley-sssv_recomp
steamid: null
version: SSSV_Recomp
year: 1998
{
"game_slug": "space-station-silicon-valley",
"version": "SSSV_Recomp",
"description": "Play \"Space Station: Silicon Valley\" on Linux!",
"notes": "- Using SSSV_Recomp engine\r\n- you will need to provide Space Station: Silicon Valley N64 rom in .z64 format",
"name": "Space Station Silicon Valley",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "space-station-silicon-valley-sssv_recomp",
"installer_slug": "space-station-silicon-valley-sssv_recomp",
"script": {
"files": [
{
"engine": "https://github.com/Cellenseres/SSSV_Recomp/releases/download/v0.1.2/SSSVRecompiled_v0.1.2_Linux.tar.gz"
}
],
"game": {
"exe": "$GAMEDIR/SSSVRecompiled"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR\" ; touch portable.txt ;"
}
}
]
}
}