Installer command-hq-humble

files:
- file1: N/A:Please select the Humble installer
game:
  config_file: $GAMEDIR/dosbox_commandhq.conf
  main_file: dosbox_commandhq_launch_windows.conf
installer:
- task:
    args: /S
    executable: $file1
    name: wine.wineexec
    prefix: $CACHE
- merge:
    dst: $GAMEDIR
    src: $CACHE/drive_c/Games/Retroism/Command HQ
- write_config:
    file: $GAMEDIR/dosbox_commandhq.conf
    key: aspect
    section: render
    value: true
- write_config:
    file: $GAMEDIR/dosbox_commandhq.conf
    key: fullscreen
    section: sdl
    value: false
description: Uses the files from the Windows installer from Humble.
game_slug: command-hq
gogslug: command_hq
humblestoreid: ''
installer_slug: command-hq-humble
name: Command H.Q.
notes: ''
runner: dosbox
script:
  files:
  - file1: N/A:Please select the Humble installer
  game:
    config_file: $GAMEDIR/dosbox_commandhq.conf
    main_file: dosbox_commandhq_launch_windows.conf
  installer:
  - task:
      args: /S
      executable: $file1
      name: wine.wineexec
      prefix: $CACHE
  - merge:
      dst: $GAMEDIR
      src: $CACHE/drive_c/Games/Retroism/Command HQ
  - write_config:
      file: $GAMEDIR/dosbox_commandhq.conf
      key: aspect
      section: render
      value: true
  - write_config:
      file: $GAMEDIR/dosbox_commandhq.conf
      key: fullscreen
      section: sdl
      value: false
slug: command-hq-humble
steamid: 329630
version: Humble
year: null
{
  "game_slug": "command-hq",
  "version": "Humble",
  "description": "Uses the files from the Windows installer from Humble.",
  "notes": "",
  "name": "Command H.Q.",
  "year": null,
  "steamid": 329630,
  "gogslug": "command_hq",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "command-hq-humble",
  "installer_slug": "command-hq-humble",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Humble installer"
      }
    ],
    "game": {
      "config_file": "$GAMEDIR/dosbox_commandhq.conf",
      "main_file": "dosbox_commandhq_launch_windows.conf"
    },
    "installer": [
      {
        "task": {
          "args": "/S",
          "executable": "$file1",
          "name": "wine.wineexec",
          "prefix": "$CACHE"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/drive_c/Games/Retroism/Command HQ"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/dosbox_commandhq.conf",
          "key": "aspect",
          "section": "render",
          "value": true
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/dosbox_commandhq.conf",
          "key": "fullscreen",
          "section": "sdl",
          "value": false
        }
      }
    ]
  }
}
Back to game