Installer minion-305

files:
- client: https://cdn.mmoui.com/minion/v3/Minion3.0.5.exe
game:
  exe: drive_c/users/w4tsn/Local Settings/Application Data/Minion/Minion.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: fontsmooth=rgb
    arch: win64
    description: Installing fontsmooth-rgb
    name: winetricks
    prefix: $GAMEDIR
- merge:
    dst: $GAMEDIR/drive_c/Minion/
    src: client
- task:
    arch: win64
    description: Installing Minion
    exclude_processes: Minion.exe
    executable: $GAMEDIR/drive_c/Minion/Minion3.0.5.exe
    name: wineexec
- task:
    name: winekill
    prefix: $GAMEDIR
wine:
  esync: false
  fsync: false
  version: lutris-5.2-x86_64
description: A simple to use yet powerful mod manager for The Elder Scrolls Online
  and World of Warcraft.
game_slug: minion
gogslug: ''
humblestoreid: ''
installer_slug: minion-305
name: Minion
notes: After the installation, change the username in Configure > Game Options > Executable
  to match your current username.
runner: wine
script:
  files:
  - client: https://cdn.mmoui.com/minion/v3/Minion3.0.5.exe
  game:
    exe: drive_c/users/w4tsn/Local Settings/Application Data/Minion/Minion.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: fontsmooth=rgb
      arch: win64
      description: Installing fontsmooth-rgb
      name: winetricks
      prefix: $GAMEDIR
  - merge:
      dst: $GAMEDIR/drive_c/Minion/
      src: client
  - task:
      arch: win64
      description: Installing Minion
      exclude_processes: Minion.exe
      executable: $GAMEDIR/drive_c/Minion/Minion3.0.5.exe
      name: wineexec
  - task:
      name: winekill
      prefix: $GAMEDIR
  wine:
    esync: false
    fsync: false
    version: lutris-5.2-x86_64
slug: minion-305
steamid: null
version: 3.0.5
year: 2016
{
  "game_slug": "minion",
  "version": "3.0.5",
  "description": "A simple to use yet powerful mod manager for The Elder Scrolls Online and World of Warcraft.",
  "notes": "After the installation, change the username in Configure > Game Options > Executable to match your current username.",
  "name": "Minion",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "minion-305",
  "installer_slug": "minion-305",
  "script": {
    "files": [
      {
        "client": "https://cdn.mmoui.com/minion/v3/Minion3.0.5.exe"
      }
    ],
    "game": {
      "exe": "drive_c/users/w4tsn/Local Settings/Application Data/Minion/Minion.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "fontsmooth=rgb",
          "arch": "win64",
          "description": "Installing fontsmooth-rgb",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Minion/",
          "src": "client"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing Minion",
          "exclude_processes": "Minion.exe",
          "executable": "$GAMEDIR/drive_c/Minion/Minion3.0.5.exe",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "esync": false,
      "fsync": false,
      "version": "lutris-5.2-x86_64"
    }
  }
}
Back to game