files:
- zipfile: N/A:Download "SonicTimeTwisted-1.1.2-Windows.zip" from https://gamejolt.com/games/sonic-time-twisted/24775
game:
exe: drive_c/sonictt/SonicTimeTwisted.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/sonictt
file: zipfile
description: ''
game_slug: sonic-time-twisted
gogslug: ''
humblestoreid: ''
installer_slug: sonic-time-twisted-112-windows
name: Sonic Time Twisted
notes: ''
runner: wine
script:
files:
- zipfile: N/A:Download "SonicTimeTwisted-1.1.2-Windows.zip" from https://gamejolt.com/games/sonic-time-twisted/24775
game:
exe: drive_c/sonictt/SonicTimeTwisted.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/sonictt
file: zipfile
slug: sonic-time-twisted-112-windows
steamid: null
version: 1.1.2 (Windows)
year: 2017
{
"game_slug": "sonic-time-twisted",
"version": "1.1.2 (Windows)",
"description": "",
"notes": "",
"name": "Sonic Time Twisted",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "sonic-time-twisted-112-windows",
"installer_slug": "sonic-time-twisted-112-windows",
"script": {
"files": [
{
"zipfile": "N/A:Download \"SonicTimeTwisted-1.1.2-Windows.zip\" from https://gamejolt.com/games/sonic-time-twisted/24775"
}
],
"game": {
"exe": "drive_c/sonictt/SonicTimeTwisted.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Preparing Wine prefix",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/sonictt",
"file": "zipfile"
}
}
]
}
}