Installer honey-select-unlimited-extend-addon

extends: honey-select-unlimited
files:
- archive: N/A:Select the game's archive file
installer:
- execute:
    command: chmod u+w -R $GAMEDIR/drive_c/illusion/HoneySelect
- extract:
    dst: $GAMEDIR/drive_c/illusion/HoneySelect
    file: archive
description: This does not create an own prefix or entry in Lutris, but installs the
  addon to the base games folder (effectifly replacing it).
game_slug: honey-select-unlimited-extend-studio-neo
gogslug: ''
humblestoreid: ''
installer_slug: honey-select-unlimited-extend-addon
name: Honey Select Unlimited Extend + Studio Neo
notes: ''
runner: wine
script:
  extends: honey-select-unlimited
  files:
  - archive: N/A:Select the game's archive file
  installer:
  - execute:
      command: chmod u+w -R $GAMEDIR/drive_c/illusion/HoneySelect
  - extract:
      dst: $GAMEDIR/drive_c/illusion/HoneySelect
      file: archive
slug: honey-select-unlimited-extend-addon
steamid: null
version: Addon
year: 2018
{
  "game_slug": "honey-select-unlimited-extend-studio-neo",
  "version": "Addon",
  "description": "This does not create an own prefix or entry in Lutris, but installs the addon to the base games folder (effectifly replacing it).",
  "notes": "",
  "name": "Honey Select Unlimited Extend + Studio Neo",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "honey-select-unlimited-extend-addon",
  "installer_slug": "honey-select-unlimited-extend-addon",
  "script": {
    "extends": "honey-select-unlimited",
    "files": [
      {
        "archive": "N/A:Select the game's archive file"
      }
    ],
    "installer": [
      {
        "execute": {
          "command": "chmod u+w -R $GAMEDIR/drive_c/illusion/HoneySelect"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/illusion/HoneySelect",
          "file": "archive"
        }
      }
    ]
  }
}
Back to game