files:
- file1: N/A:Please select the downloaded JAST USA archive (.zip or .rar file)
game:
arch: win32
exe: $GAMEDIR/AdvHD.exe
prefix: $GAMEDIR/Prefix/
installer:
- extract:
dst: $GAMEDIR/
file: $file1
- task:
app: arial
arch: win32
description: Installing Arial font
name: winetricks
prefix: $GAMEDIR/Prefix/
silent: true
- task:
name: winekill
description: ''
game_slug: great-deceiver
gogslug: ''
humblestoreid: ''
installer_slug: great-deceiver-jast-usa
name: Great Deceiver
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the downloaded JAST USA archive (.zip or .rar file)
game:
arch: win32
exe: $GAMEDIR/AdvHD.exe
prefix: $GAMEDIR/Prefix/
installer:
- extract:
dst: $GAMEDIR/
file: $file1
- task:
app: arial
arch: win32
description: Installing Arial font
name: winetricks
prefix: $GAMEDIR/Prefix/
silent: true
- task:
name: winekill
slug: great-deceiver-jast-usa
steamid: null
version: JAST USA
year: 2019
{
"game_slug": "great-deceiver",
"version": "JAST USA",
"description": "",
"notes": "",
"name": "Great Deceiver",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "great-deceiver-jast-usa",
"installer_slug": "great-deceiver-jast-usa",
"script": {
"files": [
{
"file1": "N/A:Please select the downloaded JAST USA archive (.zip or .rar file)"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/AdvHD.exe",
"prefix": "$GAMEDIR/Prefix/"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "$file1"
}
},
{
"task": {
"app": "arial",
"arch": "win32",
"description": "Installing Arial font",
"name": "winetricks",
"prefix": "$GAMEDIR/Prefix/",
"silent": true
}
},
{
"task": {
"name": "winekill"
}
}
]
}
}