files:
- zip: http://vgperson.com/games/Ib107.zip
game:
arch: win32
exe: drive_c/Program Files/Ib107/StartWindowed.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: cjkfonts
arch: win32
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/Ib107
file: zip
description: null
game_slug: ib
gogslug: ''
humblestoreid: ''
installer_slug: ib-107
name: Ib
notes: ''
runner: wine
script:
files:
- zip: http://vgperson.com/games/Ib107.zip
game:
arch: win32
exe: drive_c/Program Files/Ib107/StartWindowed.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: cjkfonts
arch: win32
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/Ib107
file: zip
slug: ib-107
steamid: 1901370
version: '1.07'
year: 2012
{
"game_slug": "ib",
"version": "1.07",
"description": null,
"notes": "",
"name": "Ib",
"year": 2012,
"steamid": 1901370,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ib-107",
"installer_slug": "ib-107",
"script": {
"files": [
{
"zip": "http://vgperson.com/games/Ib107.zip"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Ib107/StartWindowed.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "cjkfonts",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Ib107",
"file": "zip"
}
}
]
}
}