files:
- game_setup:
filename: 231215_Setup.exe
url: http://cdn2.br.playthisgame.com/Setup/231215_Setup.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/CABAL Online (NA)/CabalMain.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2012 winxp
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing Cabal Online NA
executable: game_setup
name: wineexec
prefix: $GAMEDIR
description: Installation of CABAL Online in pt-BR
game_slug: cabal-online
gogslug: ''
humblestoreid: ''
installer_slug: cabal-online-brasil
name: CABAL Online
notes: ''
runner: wine
script:
files:
- game_setup:
filename: 231215_Setup.exe
url: http://cdn2.br.playthisgame.com/Setup/231215_Setup.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/CABAL Online (NA)/CabalMain.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2012 winxp
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing Cabal Online NA
executable: game_setup
name: wineexec
prefix: $GAMEDIR
slug: cabal-online-brasil
steamid: 253490
version: Brasil
year: 2005
{
"game_slug": "cabal-online",
"version": "Brasil",
"description": "Installation of CABAL Online in pt-BR",
"notes": "",
"name": "CABAL Online",
"year": 2005,
"steamid": 253490,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "cabal-online-brasil",
"installer_slug": "cabal-online-brasil",
"script": {
"files": [
{
"game_setup": {
"filename": "231215_Setup.exe",
"url": "http://cdn2.br.playthisgame.com/Setup/231215_Setup.exe"
}
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files (x86)/CABAL Online (NA)/CabalMain.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2012 winxp",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Cabal Online NA",
"executable": "game_setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}