files:
- file1: N/A:Please select the game archive
game:
exe: TWD.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/TWD.sh
- chmodx: $GAMEDIR/lib/linux-i686/TWD
- chmodx: $GAMEDIR/lib/linux-x86_64/TWD
description: Download the Windows version.
game_slug: the-winds-disciple
gogslug: ''
humblestoreid: ''
installer_slug: the-winds-disciple-12
name: The Wind's Disciple
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the game archive
game:
exe: TWD.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/TWD.sh
- chmodx: $GAMEDIR/lib/linux-i686/TWD
- chmodx: $GAMEDIR/lib/linux-x86_64/TWD
slug: the-winds-disciple-12
steamid: null
version: '1.2'
year: 2018
{
"game_slug": "the-winds-disciple",
"version": "1.2",
"description": "Download the Windows version.",
"notes": "",
"name": "The Wind's Disciple",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "the-winds-disciple-12",
"installer_slug": "the-winds-disciple-12",
"script": {
"files": [
{
"file1": "N/A:Please select the game archive"
}
],
"game": {
"exe": "TWD.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/TWD.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/TWD"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/TWD"
}
]
}
}