Installer no-mans-sky-gog-galaxy

files:
- game: N/A:Select the Windows installer downloaded from GOG
- galaxy: https://webinstallers.gog-statics.com/download/GOG_Galaxy_2.0.exe
game:
  arch: win64
  exe: drive_c/Program Files (x86)/GOG Galaxy/GalaxyClient.exe
  gogid: 1446213994
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    executable: galaxy
    name: wineexec
    prefix: $GAMEDIR
description: Installs the GOG version along with GOG Galaxy for online multiplayer.
game_slug: no-mans-sky
gogslug: no_mans_sky
humblestoreid: ''
installer_slug: no-mans-sky-gog-galaxy
name: No Man's Sky
notes: You will have to have GOG Galaxy scan for games to find No Man's Sky so you
  can launch it with GOG Galaxy.
runner: wine
script:
  files:
  - game: N/A:Select the Windows installer downloaded from GOG
  - galaxy: https://webinstallers.gog-statics.com/download/GOG_Galaxy_2.0.exe
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/GOG Galaxy/GalaxyClient.exe
    gogid: 1446213994
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      executable: galaxy
      name: wineexec
      prefix: $GAMEDIR
slug: no-mans-sky-gog-galaxy
steamid: 275850
version: GOG Galaxy
year: 2016
{
  "game_slug": "no-mans-sky",
  "version": "GOG Galaxy",
  "description": "Installs the GOG version along with GOG Galaxy for online multiplayer.",
  "notes": "You will have to have GOG Galaxy scan for games to find No Man's Sky so you can launch it with GOG Galaxy.",
  "name": "No Man's Sky",
  "year": 2016,
  "steamid": 275850,
  "gogslug": "no_mans_sky",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "no-mans-sky-gog-galaxy",
  "installer_slug": "no-mans-sky-gog-galaxy",
  "script": {
    "files": [
      {
        "game": "N/A:Select the Windows installer downloaded from GOG"
      },
      {
        "galaxy": "https://webinstallers.gog-statics.com/download/GOG_Galaxy_2.0.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/GOG Galaxy/GalaxyClient.exe",
      "gogid": 1446213994,
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "executable": "galaxy",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game