files:
- installer: https://archive.org/download/santa-claus-in-trouble-again-demo/Santa-Claus-in-Trouble-Again_Demo_Win_EN.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Santa Claus in trouble ...again! - Demo/Run/SC2.exe
prefix: $GAMEDIR
installer:
- task:
app: d3dxof
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Demo version of Santa Claus in Trouble... Again!
game_slug: santa-claus-in-trouble-again
gogslug: ''
humblestoreid: ''
installer_slug: santa-claus-in-trouble-again-demo
name: Santa Claus in Trouble... Again
notes: ''
runner: wine
script:
files:
- installer: https://archive.org/download/santa-claus-in-trouble-again-demo/Santa-Claus-in-Trouble-Again_Demo_Win_EN.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Santa Claus in trouble ...again! - Demo/Run/SC2.exe
prefix: $GAMEDIR
installer:
- task:
app: d3dxof
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: santa-claus-in-trouble-again-demo
steamid: null
version: Demo
year: 2004
{
"game_slug": "santa-claus-in-trouble-again",
"version": "Demo",
"description": "Demo version of Santa Claus in Trouble... Again!",
"notes": "",
"name": "Santa Claus in Trouble... Again",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "santa-claus-in-trouble-again-demo",
"installer_slug": "santa-claus-in-trouble-again-demo",
"script": {
"files": [
{
"installer": "https://archive.org/download/santa-claus-in-trouble-again-demo/Santa-Claus-in-Trouble-Again_Demo_Win_EN.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Santa Claus in trouble ...again! - Demo/Run/SC2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "d3dxof",
"description": "Installing dependencies",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}