files:
- dlc: https://www.dropbox.com/scl/fi/zwfkrvzhvesbqlyxb8d4v/Portals.zip?rlkey=qsc37xu98zoo7sitjer008fyo&st=h0vxjchf&dl=1
- music: https://www.dropbox.com/scl/fi/b40nrake1628usvsmgpg6/portals-music.zip?rlkey=mm99kt2fy6vgp8i8v8thgg07x&st=hj1tjuw1&dl=1
game:
args: -nohome -game portals
exe: fteqw64
installer:
- extract:
dst: $GAMEDIR/portals
file: dlc
- extract:
dst: $GAMEDIR/portals
file: music
- write_file:
content: 'musicvolume "0.5"
vid_conautoscale "3"
vid_renderer "vk"'
file: $GAMEDIR/portals/fte.cfg
requires: hexen-ii-fteqw
description: Play "HeXen II - Portals of Praevus" on Linux!
game_slug: hexen-ii-portals-of-praevus
gogslug: ''
humblestoreid: ''
installer_slug: hexen-ii-portals-of-praevus-fteqw
name: 'HeXen II: Portals of Praevus'
notes: '- This script installer is dependent and complementary to "Hexen II" "FTEQW
version"'
runner: linux
script:
files:
- dlc: https://www.dropbox.com/scl/fi/zwfkrvzhvesbqlyxb8d4v/Portals.zip?rlkey=qsc37xu98zoo7sitjer008fyo&st=h0vxjchf&dl=1
- music: https://www.dropbox.com/scl/fi/b40nrake1628usvsmgpg6/portals-music.zip?rlkey=mm99kt2fy6vgp8i8v8thgg07x&st=hj1tjuw1&dl=1
game:
args: -nohome -game portals
exe: fteqw64
installer:
- extract:
dst: $GAMEDIR/portals
file: dlc
- extract:
dst: $GAMEDIR/portals
file: music
- write_file:
content: 'musicvolume "0.5"
vid_conautoscale "3"
vid_renderer "vk"'
file: $GAMEDIR/portals/fte.cfg
requires: hexen-ii-fteqw
slug: hexen-ii-portals-of-praevus-fteqw
steamid: null
version: FTEQW
year: 1998
{
"game_slug": "hexen-ii-portals-of-praevus",
"version": "FTEQW",
"description": "Play \"HeXen II - Portals of Praevus\" on Linux!",
"notes": "- This script installer is dependent and complementary to \"Hexen II\" \"FTEQW version\"",
"name": "HeXen II: Portals of Praevus",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "hexen-ii-portals-of-praevus-fteqw",
"installer_slug": "hexen-ii-portals-of-praevus-fteqw",
"script": {
"files": [
{
"dlc": "https://www.dropbox.com/scl/fi/zwfkrvzhvesbqlyxb8d4v/Portals.zip?rlkey=qsc37xu98zoo7sitjer008fyo&st=h0vxjchf&dl=1"
},
{
"music": "https://www.dropbox.com/scl/fi/b40nrake1628usvsmgpg6/portals-music.zip?rlkey=mm99kt2fy6vgp8i8v8thgg07x&st=hj1tjuw1&dl=1"
}
],
"game": {
"args": "-nohome -game portals",
"exe": "fteqw64"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/portals",
"file": "dlc"
}
},
{
"extract": {
"dst": "$GAMEDIR/portals",
"file": "music"
}
},
{
"write_file": {
"content": "musicvolume \"0.5\"\nvid_conautoscale \"3\"\nvid_renderer \"vk\"",
"file": "$GAMEDIR/portals/fte.cfg"
}
}
],
"requires": "hexen-ii-fteqw"
}
}