files:
- installer: https://ftp.vector.co.jp/14/65/3171/tsw12.exe
game:
arch: win32
exe: $GAMEDIR/TSW.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR/prefix
wine:
Desktop: true
description: null
game_slug: tower-of-the-sorcerer
gogslug: ''
humblestoreid: ''
installer_slug: tower-of-the-sorcerer-12
name: Tower of the Sorcerer
notes: ''
runner: wine
script:
files:
- installer: https://ftp.vector.co.jp/14/65/3171/tsw12.exe
game:
arch: win32
exe: $GAMEDIR/TSW.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR/prefix
wine:
Desktop: true
slug: tower-of-the-sorcerer-12
steamid: null
version: '1.2'
year: 1998
{
"game_slug": "tower-of-the-sorcerer",
"version": "1.2",
"description": null,
"notes": "",
"name": "Tower of the Sorcerer",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "tower-of-the-sorcerer-12",
"installer_slug": "tower-of-the-sorcerer-12",
"script": {
"files": [
{
"installer": "https://ftp.vector.co.jp/14/65/3171/tsw12.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/TSW.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
}
],
"wine": {
"Desktop": true
}
}
}