Installer battle-realms-gog

files:
- install: N/A:Select the Windows setup file downloaded from GOG
game:
  exe: $GAMEDIR/drive_c/game/battle-realms/Battle_Realms_F.exe
  prefix: $GAMEDIR
installer:
- task:
    args: /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/game/battle-realms"
    executable: install
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Creating Wine prefix...
    name: create_prefix
    prefix: $GAMEDIR
system:
  reset_desktop: true
  restore_gamma: true
description: null
game_slug: battle-realms
gogslug: ''
humblestoreid: ''
installer_slug: battle-realms-gog
name: Battle Realms
notes: ''
runner: wine
script:
  files:
  - install: N/A:Select the Windows setup file downloaded from GOG
  game:
    exe: $GAMEDIR/drive_c/game/battle-realms/Battle_Realms_F.exe
    prefix: $GAMEDIR
  installer:
  - task:
      args: /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/game/battle-realms"
      executable: install
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Creating Wine prefix...
      name: create_prefix
      prefix: $GAMEDIR
  system:
    reset_desktop: true
    restore_gamma: true
slug: battle-realms-gog
steamid: null
version: GOG
year: 2012
{
  "game_slug": "battle-realms",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Battle Realms",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "battle-realms-gog",
  "installer_slug": "battle-realms-gog",
  "script": {
    "files": [
      {
        "install": "N/A:Select the Windows setup file downloaded from GOG"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/game/battle-realms/Battle_Realms_F.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "args": "/LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR=\"C:/game/battle-realms\"",
          "executable": "install",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "reset_desktop": true,
      "restore_gamma": true
    }
  }
}
Back to game