files:
- watersfine_zip: N/A:Select the game zip file downloaded from 'https://www.itch.io'
game:
exe: WATERSFINE.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: watersfine_zip
- chmodx: $GAMEDIR/WATERSFINE.exe
- task:
app: d3dcompiler_43
description: Install d3dcompiler_43 with winetricks
name: winetricks
prefix: $GAMEDIR
description: ''
game_slug: waters-fine
gogslug: ''
humblestoreid: ''
installer_slug: waters-fine-itchio
name: WATER'S FINE
notes: ''
runner: wine
script:
files:
- watersfine_zip: N/A:Select the game zip file downloaded from 'https://www.itch.io'
game:
exe: WATERSFINE.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: watersfine_zip
- chmodx: $GAMEDIR/WATERSFINE.exe
- task:
app: d3dcompiler_43
description: Install d3dcompiler_43 with winetricks
name: winetricks
prefix: $GAMEDIR
slug: waters-fine-itchio
steamid: null
version: itch.io
year: 2018
{
"game_slug": "waters-fine",
"version": "itch.io",
"description": "",
"notes": "",
"name": "WATER'S FINE",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "waters-fine-itchio",
"installer_slug": "waters-fine-itchio",
"script": {
"files": [
{
"watersfine_zip": "N/A:Select the game zip file downloaded from 'https://www.itch.io'"
}
],
"game": {
"exe": "WATERSFINE.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "watersfine_zip"
}
},
{
"chmodx": "$GAMEDIR/WATERSFINE.exe"
},
{
"task": {
"app": "d3dcompiler_43",
"description": "Install d3dcompiler_43 with winetricks",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}