Installer alien-nations-gog

files:
- game: N/A:Please select the GOG.com Windows installer.
game:
  arch: win32
  exe: drive_c/GOG Games/Alien Nations/Bin/AN.exe
  prefix: $GAMEDIR
installer:
- task:
    args: /SUPPRESSMSGBOXES /VERYSILENT
    executable: game
    name: wineexec
    prefix: $GAMEDIR
wine:
  Desktop: true
  WineDesktop: $RESOLUTION
description: This script installs Alien Nation from GOG.
game_slug: alien-nations
gogslug: alien_nations
humblestoreid: ''
installer_slug: alien-nations-gog
name: Alien Nations
notes: "-Does not play videos\r\n-Shows a runtime error after installation\r\n-No\
  \ full screen if game resolution is not the same as screen resolution"
runner: wine
script:
  files:
  - game: N/A:Please select the GOG.com Windows installer.
  game:
    arch: win32
    exe: drive_c/GOG Games/Alien Nations/Bin/AN.exe
    prefix: $GAMEDIR
  installer:
  - task:
      args: /SUPPRESSMSGBOXES /VERYSILENT
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  wine:
    Desktop: true
    WineDesktop: $RESOLUTION
slug: alien-nations-gog
steamid: null
version: GOG
year: 1999
{
  "game_slug": "alien-nations",
  "version": "GOG",
  "description": "This script installs Alien Nation from GOG.",
  "notes": "-Does not play videos\r\n-Shows a runtime error after installation\r\n-No full screen if game resolution is not the same as screen resolution",
  "name": "Alien Nations",
  "year": 1999,
  "steamid": null,
  "gogslug": "alien_nations",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "alien-nations-gog",
  "installer_slug": "alien-nations-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG.com Windows installer."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Alien Nations/Bin/AN.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "args": "/SUPPRESSMSGBOXES /VERYSILENT",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "WineDesktop": "$RESOLUTION"
    }
  }
}
Back to game