Installer a-test-arena

files:
- setup: http://theelderscrolls.wiwiland.net/Fichiers/ArenaSetup.exe
game:
  config_file: $GAMEDIR/drive_c/Games/Bethesda Softworks/Arena/DosBox.conf
  main_file: $GAMEDIR/drive_c/Games/Bethesda Softworks/Arena/ACD.EXE
installer:
- task:
    args: /LANG=en /SP- /SILENT
    description: I don't know how to stop it from opening the browser. Sorry.
    executable: setup
    name: wine.wineexec
- write_config:
    file: $GAMEDIR/drive_c/Games/Bethesda Softworks/Arena/DosBox.conf
    key: fullscreen
    section: sdl
    value: false
description: null
game_slug: test
gogslug: ''
humblestoreid: ''
installer_slug: a-test-arena
name: A test
notes: ''
runner: dosbox
script:
  files:
  - setup: http://theelderscrolls.wiwiland.net/Fichiers/ArenaSetup.exe
  game:
    config_file: $GAMEDIR/drive_c/Games/Bethesda Softworks/Arena/DosBox.conf
    main_file: $GAMEDIR/drive_c/Games/Bethesda Softworks/Arena/ACD.EXE
  installer:
  - task:
      args: /LANG=en /SP- /SILENT
      description: I don't know how to stop it from opening the browser. Sorry.
      executable: setup
      name: wine.wineexec
  - write_config:
      file: $GAMEDIR/drive_c/Games/Bethesda Softworks/Arena/DosBox.conf
      key: fullscreen
      section: sdl
      value: false
slug: a-test-arena
steamid: null
version: arena
year: null
{
  "game_slug": "test",
  "version": "arena",
  "description": null,
  "notes": "",
  "name": "A test",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "a-test-arena",
  "installer_slug": "a-test-arena",
  "script": {
    "files": [
      {
        "setup": "http://theelderscrolls.wiwiland.net/Fichiers/ArenaSetup.exe"
      }
    ],
    "game": {
      "config_file": "$GAMEDIR/drive_c/Games/Bethesda Softworks/Arena/DosBox.conf",
      "main_file": "$GAMEDIR/drive_c/Games/Bethesda Softworks/Arena/ACD.EXE"
    },
    "installer": [
      {
        "task": {
          "args": "/LANG=en /SP- /SILENT",
          "description": "I don't know how to stop it from opening the browser. Sorry.",
          "executable": "setup",
          "name": "wine.wineexec"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/drive_c/Games/Bethesda Softworks/Arena/DosBox.conf",
          "key": "fullscreen",
          "section": "sdl",
          "value": false
        }
      }
    ]
  }
}
Back to game