files:
- gogsetup: N/A:Select the Windows offline installer downloaded from your GOG account
- mod: https://github.com/spacefarergames/AloneInTheDarkReHaunted/releases/download/2.0.1.1504/AITD1_REHAUNTED_2.0.1.1504_Win64_Shipping.zip
game:
exe: drive_c/Re-Haunted/Tatou.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Re-Haunted
file: mod
description: Play "Alone in the Dark 1" GOG edition on Linux!
game_slug: alone-in-the-dark-1
gogslug: alone_in_the_dark_the_trilogy_123
humblestoreid: ''
installer_slug: alone-in-the-dark-1-gog-re-haunted-mod
name: Alone in the Dark 1
notes: '- Using Re-Haunted mod'
runner: wine
script:
files:
- gogsetup: N/A:Select the Windows offline installer downloaded from your GOG account
- mod: https://github.com/spacefarergames/AloneInTheDarkReHaunted/releases/download/2.0.1.1504/AITD1_REHAUNTED_2.0.1.1504_Win64_Shipping.zip
game:
exe: drive_c/Re-Haunted/Tatou.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Re-Haunted
file: mod
slug: alone-in-the-dark-1-gog-re-haunted-mod
steamid: null
version: GOG + Re-Haunted mod
year: 1992
{
"game_slug": "alone-in-the-dark-1",
"version": "GOG + Re-Haunted mod",
"description": "Play \"Alone in the Dark 1\" GOG edition on Linux!",
"notes": "- Using Re-Haunted mod",
"name": "Alone in the Dark 1",
"year": 1992,
"steamid": null,
"gogslug": "alone_in_the_dark_the_trilogy_123",
"humblestoreid": "",
"runner": "wine",
"slug": "alone-in-the-dark-1-gog-re-haunted-mod",
"installer_slug": "alone-in-the-dark-1-gog-re-haunted-mod",
"script": {
"files": [
{
"gogsetup": "N/A:Select the Windows offline installer downloaded from your GOG account"
},
{
"mod": "https://github.com/spacefarergames/AloneInTheDarkReHaunted/releases/download/2.0.1.1504/AITD1_REHAUNTED_2.0.1.1504_Win64_Shipping.zip"
}
],
"game": {
"exe": "drive_c/Re-Haunted/Tatou.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "gogsetup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Re-Haunted",
"file": "mod"
}
}
]
}
}