Installer honkai-impact-3rd-hl

files:
- engine: https://github.com/an-anime-team/honkers-launcher/releases/download/1.6.0/honkers-launcher
game:
  exe: honkers-launcher
installer:
- chmodx: engine
- merge:
    dst: $GAMEDIR
    src: engine
- execute:
    command: cd "$GAMEDIR"; mkdir "honkers-launcher-files"; cd "/home/$USER/.local/share";
      ln -sf "$GAMEDIR/honkers-launcher-files" "honkers-launcher";
description: Play "Honkai Impact 3rd" on Linux using "Honkers Launcher" open source
  project
game_slug: honkai-impact-3rd
gogslug: ''
humblestoreid: ''
installer_slug: honkai-impact-3rd-hl
name: Honkai Impact 3rd
notes: ''
runner: linux
script:
  files:
  - engine: https://github.com/an-anime-team/honkers-launcher/releases/download/1.6.0/honkers-launcher
  game:
    exe: honkers-launcher
  installer:
  - chmodx: engine
  - merge:
      dst: $GAMEDIR
      src: engine
  - execute:
      command: cd "$GAMEDIR"; mkdir "honkers-launcher-files"; cd "/home/$USER/.local/share";
        ln -sf "$GAMEDIR/honkers-launcher-files" "honkers-launcher";
slug: honkai-impact-3rd-hl
steamid: null
version: HL
year: 2018
{
  "game_slug": "honkai-impact-3rd",
  "version": "HL",
  "description": "Play \"Honkai Impact 3rd\" on Linux using \"Honkers Launcher\" open source project",
  "notes": "",
  "name": "Honkai Impact 3rd",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "honkai-impact-3rd-hl",
  "installer_slug": "honkai-impact-3rd-hl",
  "script": {
    "files": [
      {
        "engine": "https://github.com/an-anime-team/honkers-launcher/releases/download/1.6.0/honkers-launcher"
      }
    ],
    "game": {
      "exe": "honkers-launcher"
    },
    "installer": [
      {
        "chmodx": "engine"
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "engine"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR\"; mkdir \"honkers-launcher-files\"; cd \"/home/$USER/.local/share\"; ln -sf \"$GAMEDIR/honkers-launcher-files\" \"honkers-launcher\";"
        }
      }
    ]
  }
}
Back to game