files:
- file: N/A:Please select the file Wild_Woods_Linux_2020_025_17_v0.016a.zip
game:
exe: $GAMEDIR/Wild_Woods_Linux_2020_025_17_v0.016a.x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
src: file
- chmodx: $GAMEDIR/Wild_Woods_Linux_2020_025_17_v0.016a.x86_64
description: null
game_slug: wild-woods
gogslug: ''
humblestoreid: ''
installer_slug: wild-woods-itchio-demo-v0016a
name: Wild Woods
notes: Will work only with demo version v0.016a due to versioned executable path.
runner: linux
script:
files:
- file: N/A:Please select the file Wild_Woods_Linux_2020_025_17_v0.016a.zip
game:
exe: $GAMEDIR/Wild_Woods_Linux_2020_025_17_v0.016a.x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
src: file
- chmodx: $GAMEDIR/Wild_Woods_Linux_2020_025_17_v0.016a.x86_64
slug: wild-woods-itchio-demo-v0016a
steamid: 1975580
version: Itch.io Demo v0.016a
year: 2019
{
"game_slug": "wild-woods",
"version": "Itch.io Demo v0.016a",
"description": null,
"notes": "Will work only with demo version v0.016a due to versioned executable path.",
"name": "Wild Woods",
"year": 2019,
"steamid": 1975580,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "wild-woods-itchio-demo-v0016a",
"installer_slug": "wild-woods-itchio-demo-v0016a",
"script": {
"files": [
{
"file": "N/A:Please select the file Wild_Woods_Linux_2020_025_17_v0.016a.zip"
}
],
"game": {
"exe": "$GAMEDIR/Wild_Woods_Linux_2020_025_17_v0.016a.x86_64",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"src": "file"
}
},
{
"chmodx": "$GAMEDIR/Wild_Woods_Linux_2020_025_17_v0.016a.x86_64"
}
]
}
}