files:
- goginstaller: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/GOG Games/Worms Revolution/WormsRevolution.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating 32bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: wmp10
arch: win32
description: Installing wmp10
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
arch: win32
description: Installing game
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: worms-revolution-gold-edition
gogslug: ''
humblestoreid: ''
installer_slug: worms-revolution-gold-edition-gog
name: 'Worms Revolution: Gold Edition'
notes: Unplayable. Text on black screen.
runner: wine
script:
files:
- goginstaller: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/GOG Games/Worms Revolution/WormsRevolution.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating 32bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: wmp10
arch: win32
description: Installing wmp10
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
arch: win32
description: Installing game
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
slug: worms-revolution-gold-edition-gog
steamid: null
version: GOG
year: null
{
"game_slug": "worms-revolution-gold-edition",
"version": "GOG",
"description": "",
"notes": "Unplayable. Text on black screen.",
"name": "Worms Revolution: Gold Edition",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "worms-revolution-gold-edition-gog",
"installer_slug": "worms-revolution-gold-edition-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Worms Revolution/WormsRevolution.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating 32bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "wmp10",
"arch": "win32",
"description": "Installing wmp10",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"arch": "win32",
"description": "Installing game",
"executable": "goginstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}