files:
- file1: N/A:Please select the setup executable file archive available for download
at the official dev website http://tombraider-dox.com
game:
arch: win64
exe: drive_c/Program Files/Tomb Raider Dox Demo/TombRaiderDOX.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: file1
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: tomb-raider-ii-the-dagger-of-xian
gogslug: ''
humblestoreid: ''
installer_slug: tomb-raider-ii-the-dagger-of-official-demo
name: 'Tomb Raider II : The Dagger of Xian'
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the setup executable file archive available for download
at the official dev website http://tombraider-dox.com
game:
arch: win64
exe: drive_c/Program Files/Tomb Raider Dox Demo/TombRaiderDOX.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: file1
name: wineexec
prefix: $GAMEDIR
slug: tomb-raider-ii-the-dagger-of-official-demo
steamid: null
version: Official demo
year: 2017
{
"game_slug": "tomb-raider-ii-the-dagger-of-xian",
"version": "Official demo",
"description": null,
"notes": "",
"name": "Tomb Raider II : The Dagger of Xian",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "tomb-raider-ii-the-dagger-of-official-demo",
"installer_slug": "tomb-raider-ii-the-dagger-of-official-demo",
"script": {
"files": [
{
"file1": "N/A:Please select the setup executable file archive available for download at the official dev website http://tombraider-dox.com"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/Tomb Raider Dox Demo/TombRaiderDOX.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}