files:
- gogsetup: N/A:Please select the GOG.com Worms 2 installer executable
game:
exe: drive_c/GOG Games/Worms 2/frontend.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing...
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
description: Play "Worms 2" on Linux!
game_slug: worms-2
gogslug: worms_2
humblestoreid: ''
installer_slug: worms-2-gog
name: Worms 2
notes: Use this Lutris script installer if the GOG (Auto) version does not work for
you.
runner: wine
script:
files:
- gogsetup: N/A:Please select the GOG.com Worms 2 installer executable
game:
exe: drive_c/GOG Games/Worms 2/frontend.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing...
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
slug: worms-2-gog
steamid: null
version: GOG
year: 1997
{
"game_slug": "worms-2",
"version": "GOG",
"description": "Play \"Worms 2\" on Linux!",
"notes": "Use this Lutris script installer if the GOG (Auto) version does not work for you.",
"name": "Worms 2",
"year": 1997,
"steamid": null,
"gogslug": "worms_2",
"humblestoreid": "",
"runner": "wine",
"slug": "worms-2-gog",
"installer_slug": "worms-2-gog",
"script": {
"files": [
{
"gogsetup": "N/A:Please select the GOG.com Worms 2 installer executable"
}
],
"game": {
"exe": "drive_c/GOG Games/Worms 2/frontend.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing...",
"executable": "gogsetup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}