files:
- file1: N/A:Please select the itch.io archive
game:
arch: win32
exe: drive_c/Program Files/Torkal/Twistyper/Twistyper.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
args: /s /nr
executable: $CACHE/TwistyperSetup1.01.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: twistyper
gogslug: ''
humblestoreid: ''
installer_slug: twistyper-itchio
name: Twistyper
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the itch.io archive
game:
arch: win32
exe: drive_c/Program Files/Torkal/Twistyper/Twistyper.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
args: /s /nr
executable: $CACHE/TwistyperSetup1.01.exe
name: wineexec
prefix: $GAMEDIR
slug: twistyper-itchio
steamid: null
version: itch.io
year: 2015
{
"game_slug": "twistyper",
"version": "itch.io",
"description": "",
"notes": "",
"name": "Twistyper",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "twistyper-itchio",
"installer_slug": "twistyper-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Torkal/Twistyper/Twistyper.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"args": "/s /nr",
"executable": "$CACHE/TwistyperSetup1.01.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}