files:
- dist: https://youfailit.net/pub/idgames/levels/doom2/Ports/g-i/hydrosphere.zip
game:
files:
- $GAMEDIR/Hydrosphere.wad
main_file: $DISC/DOOM2.WAD
savedir: $GAMEDIR/saves
working_dir: $GAMEDIR
installer:
- insert-disc:
description: Please browse folder where is located DOOM2.WAD file. Autodetect
will not work here, use "Browse" button.
requires: DOOM2.WAD
- extract:
dst: $GAMEDIR
file: dist
- execute:
command: mkdir -p "$GAMEDIR/saves"
description: idgames (latest)
game_slug: hydrosphere-for-doom-ii
gogslug: ''
humblestoreid: ''
installer_slug: hydrosphere-for-doom-ii-latest
name: Hydrosphere for Doom II
notes: From https://gitlab.com/pbuyle/lutris-installer (repo from the submitter)
runner: zdoom
script:
files:
- dist: https://youfailit.net/pub/idgames/levels/doom2/Ports/g-i/hydrosphere.zip
game:
files:
- $GAMEDIR/Hydrosphere.wad
main_file: $DISC/DOOM2.WAD
savedir: $GAMEDIR/saves
working_dir: $GAMEDIR
installer:
- insert-disc:
description: Please browse folder where is located DOOM2.WAD file. Autodetect
will not work here, use "Browse" button.
requires: DOOM2.WAD
- extract:
dst: $GAMEDIR
file: dist
- execute:
command: mkdir -p "$GAMEDIR/saves"
slug: hydrosphere-for-doom-ii-latest
steamid: null
version: latest
year: 2022
{
"game_slug": "hydrosphere-for-doom-ii",
"version": "latest",
"description": "idgames (latest)",
"notes": "From https://gitlab.com/pbuyle/lutris-installer (repo from the submitter)",
"name": "Hydrosphere for Doom II",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "zdoom",
"slug": "hydrosphere-for-doom-ii-latest",
"installer_slug": "hydrosphere-for-doom-ii-latest",
"script": {
"files": [
{
"dist": "https://youfailit.net/pub/idgames/levels/doom2/Ports/g-i/hydrosphere.zip"
}
],
"game": {
"files": [
"$GAMEDIR/Hydrosphere.wad"
],
"main_file": "$DISC/DOOM2.WAD",
"savedir": "$GAMEDIR/saves",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"description": "Please browse folder where is located DOOM2.WAD file. Autodetect will not work here, use \"Browse\" button.",
"requires": "DOOM2.WAD"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "dist"
}
},
{
"execute": {
"command": "mkdir -p \"$GAMEDIR/saves\""
}
}
]
}
}