files:
- file1: N/A:Please select the JAST USA archive
game:
arch: win32
exe: drive_c/Program Files/Will/Critical Point/Critical.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/Critical Point/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: critical-point
gogslug: ''
humblestoreid: ''
installer_slug: critical-point-jast-usa
name: Critical Point
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the JAST USA archive
game:
arch: win32
exe: drive_c/Program Files/Will/Critical Point/Critical.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/Critical Point/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
slug: critical-point-jast-usa
steamid: null
version: JAST USA
year: 1998
{
"game_slug": "critical-point",
"version": "JAST USA",
"description": null,
"notes": "",
"name": "Critical Point",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "critical-point-jast-usa",
"installer_slug": "critical-point-jast-usa",
"script": {
"files": [
{
"file1": "N/A:Please select the JAST USA archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Will/Critical Point/Critical.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/Critical Point/SETUP.EXE",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}