files:
- setup: N/A:Provide the installer file
game:
arch: win32
exe: drive_c/Games/Contract Jack/ContractJack.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: winxp
arch: win32
description: Setting Windows version to XP
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Contract JACK
executable: $setup
name: wineexec
prefix: $GAMEDIR
description: Installer for the abandonware version
game_slug: contract-jack
gogslug: ''
humblestoreid: ''
installer_slug: contract-jack-nolfrevivaltk
name: Contract J.A.C.K.
notes: ''
runner: wine
script:
files:
- setup: N/A:Provide the installer file
game:
arch: win32
exe: drive_c/Games/Contract Jack/ContractJack.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: winxp
arch: win32
description: Setting Windows version to XP
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Contract JACK
executable: $setup
name: wineexec
prefix: $GAMEDIR
slug: contract-jack-nolfrevivaltk
steamid: null
version: nolfrevival.tk
year: 2003
{
"game_slug": "contract-jack",
"version": "nolfrevival.tk",
"description": "Installer for the abandonware version",
"notes": "",
"name": "Contract J.A.C.K.",
"year": 2003,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "contract-jack-nolfrevivaltk",
"installer_slug": "contract-jack-nolfrevivaltk",
"script": {
"files": [
{
"setup": "N/A:Provide the installer file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Games/Contract Jack/ContractJack.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "winxp",
"arch": "win32",
"description": "Setting Windows version to XP",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Installing Contract JACK",
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}