files:
- game: N/A:Please select the GOG.com Windows installer.
game:
exe: $GAMEDIR/drive_c/game/AlienShooter.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
description: This is the Wine+GOG version. You need to provide the GOG windows installer
game_slug: alien-shooter-2-reloaded
gogslug: alien_shooter_2_reloaded
humblestoreid: ''
installer_slug: alien-shooter-2-reloaded-gog
name: 'Alien Shooter 2: Reloaded'
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
exe: $GAMEDIR/drive_c/game/AlienShooter.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
slug: alien-shooter-2-reloaded-gog
steamid: 33120
version: GOG
year: 2009
{
"game_slug": "alien-shooter-2-reloaded",
"version": "GOG",
"description": "This is the Wine+GOG version. You need to provide the GOG windows installer",
"notes": "",
"name": "Alien Shooter 2: Reloaded",
"year": 2009,
"steamid": 33120,
"gogslug": "alien_shooter_2_reloaded",
"humblestoreid": "",
"runner": "wine",
"slug": "alien-shooter-2-reloaded-gog",
"installer_slug": "alien-shooter-2-reloaded-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"exe": "$GAMEDIR/drive_c/game/AlienShooter.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SUPPRESSMSGBOXES '/DIR=C:/game'",
"description": "Installing...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}