files:
- file1: N/A:Please select the GamersGate installer
game:
exe: drive_c/Program Files (x86)/Cheatbusters/game.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: file1
name: wineexec
prefix: $GAMEDIR
description: https://www.gamersgate.com/DD-CHEAT/cheatbusters
game_slug: cheatbusters
gogslug: ''
humblestoreid: ''
installer_slug: cheatbusters-gamersgate
name: Cheatbusters
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the GamersGate installer
game:
exe: drive_c/Program Files (x86)/Cheatbusters/game.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: file1
name: wineexec
prefix: $GAMEDIR
slug: cheatbusters-gamersgate
steamid: null
version: GamersGate
year: 2012
{
"game_slug": "cheatbusters",
"version": "GamersGate",
"description": "https://www.gamersgate.com/DD-CHEAT/cheatbusters",
"notes": "",
"name": "Cheatbusters",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "cheatbusters-gamersgate",
"installer_slug": "cheatbusters-gamersgate",
"script": {
"files": [
{
"file1": "N/A:Please select the GamersGate installer"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Cheatbusters/game.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}