files:
- archive: https://github.com/Snaggly/LutrisScripts/raw/master/RIPTIDE/RIPTIDEv1.1.tar.xz
game:
config_file: $GAMEDIR/RIPTIDE.conf
main_file: $GAMEDIR/RIPTIDE.EXE
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
src: archive
description: null
game_slug: in-search-of-dr-riptide
gogslug: ''
humblestoreid: ''
installer_slug: in-search-of-dr-riptide-v11-registered
name: In Search of Dr. Riptide
notes: ''
runner: dosbox
script:
files:
- archive: https://github.com/Snaggly/LutrisScripts/raw/master/RIPTIDE/RIPTIDEv1.1.tar.xz
game:
config_file: $GAMEDIR/RIPTIDE.conf
main_file: $GAMEDIR/RIPTIDE.EXE
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
src: archive
slug: in-search-of-dr-riptide-v11-registered
steamid: null
version: v1.1 Registered
year: 1994
{
"game_slug": "in-search-of-dr-riptide",
"version": "v1.1 Registered",
"description": null,
"notes": "",
"name": "In Search of Dr. Riptide",
"year": 1994,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "in-search-of-dr-riptide-v11-registered",
"installer_slug": "in-search-of-dr-riptide-v11-registered",
"script": {
"files": [
{
"archive": "https://github.com/Snaggly/LutrisScripts/raw/master/RIPTIDE/RIPTIDEv1.1.tar.xz"
}
],
"game": {
"config_file": "$GAMEDIR/RIPTIDE.conf",
"main_file": "$GAMEDIR/RIPTIDE.EXE",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"src": "archive"
}
}
]
}
}