files:
- setup: https://github.com/CheatBreakerNet/Launcher/releases/download/2.4.0/CheatBreaker_Setup.exe
game:
arch: win64
exe: drive_c/users/$USER/AppData/Local/Programs/cheatbreaker/CheatBreaker.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Installing Cheat:Breaker...
executable: setup
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: cheatbreaker
gogslug: ''
humblestoreid: ''
installer_slug: cheatbreaker-240
name: CheatBreaker
notes: ''
runner: wine
script:
files:
- setup: https://github.com/CheatBreakerNet/Launcher/releases/download/2.4.0/CheatBreaker_Setup.exe
game:
arch: win64
exe: drive_c/users/$USER/AppData/Local/Programs/cheatbreaker/CheatBreaker.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Installing Cheat:Breaker...
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: cheatbreaker-240
steamid: null
version: 2.4.0
year: 2017
{
"game_slug": "cheatbreaker",
"version": "2.4.0",
"description": "",
"notes": "",
"name": "CheatBreaker",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "cheatbreaker-240",
"installer_slug": "cheatbreaker-240",
"script": {
"files": [
{
"setup": "https://github.com/CheatBreakerNet/Launcher/releases/download/2.4.0/CheatBreaker_Setup.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/users/$USER/AppData/Local/Programs/cheatbreaker/CheatBreaker.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Installing Cheat:Breaker...",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}