Installer oktoberfest-manager-groupees

files:
- file1: N/A:Please select the Groupees archive
game:
  arch: win32
  exe: drive_c/Program Files/USM/Oktoberfest Manager/Oktoberfest.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $file1
- task:
    args: /sp- /silent /norestart
    executable: $CACHE/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: oktoberfest-manager
gogslug: ''
humblestoreid: ''
installer_slug: oktoberfest-manager-groupees
name: Oktoberfest Manager
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the Groupees archive
  game:
    arch: win32
    exe: drive_c/Program Files/USM/Oktoberfest Manager/Oktoberfest.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - task:
      args: /sp- /silent /norestart
      executable: $CACHE/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: oktoberfest-manager-groupees
steamid: null
version: Groupees
year: null
{
  "game_slug": "oktoberfest-manager",
  "version": "Groupees",
  "description": "",
  "notes": "",
  "name": "Oktoberfest Manager",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "oktoberfest-manager-groupees",
  "installer_slug": "oktoberfest-manager-groupees",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Groupees archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/USM/Oktoberfest Manager/Oktoberfest.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "task": {
          "args": "/sp- /silent /norestart",
          "executable": "$CACHE/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game