Installer zenless-zone-zero-110

files:
- engine: https://github.com/an-anime-team/sleepy-launcher/releases/download/1.1.0/sleepy-launcher
game:
  exe: sleepy-launcher
installer:
- chmodx: engine
- merge:
    dst: $GAMEDIR
    src: engine
- execute:
    command: cd "$GAMEDIR"; mkdir "sleepy-launcher-files"; cd "/home/$USER/.local/share";
      ln -sf "$GAMEDIR/sleepy-launcher-files" "sleepy-launcher";
description: Play "Zenless Zone Zero" on Linux using "The Sleepy Launcher" open source
  project
game_slug: zenless-zone-zero
gogslug: ''
humblestoreid: ''
installer_slug: zenless-zone-zero-110
name: Zenless Zone Zero
notes: The launcher may require that the user install additional software via the
  package manager, such as xdelta3, and zip
runner: linux
script:
  files:
  - engine: https://github.com/an-anime-team/sleepy-launcher/releases/download/1.1.0/sleepy-launcher
  game:
    exe: sleepy-launcher
  installer:
  - chmodx: engine
  - merge:
      dst: $GAMEDIR
      src: engine
  - execute:
      command: cd "$GAMEDIR"; mkdir "sleepy-launcher-files"; cd "/home/$USER/.local/share";
        ln -sf "$GAMEDIR/sleepy-launcher-files" "sleepy-launcher";
slug: zenless-zone-zero-110
steamid: null
version: 1.1.0
year: 2024
{
  "game_slug": "zenless-zone-zero",
  "version": "1.1.0",
  "description": "Play \"Zenless Zone Zero\" on Linux using \"The Sleepy Launcher\" open source project",
  "notes": "The launcher may require that the user install additional software via the package manager, such as xdelta3, and zip",
  "name": "Zenless Zone Zero",
  "year": 2024,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "zenless-zone-zero-110",
  "installer_slug": "zenless-zone-zero-110",
  "script": {
    "files": [
      {
        "engine": "https://github.com/an-anime-team/sleepy-launcher/releases/download/1.1.0/sleepy-launcher"
      }
    ],
    "game": {
      "exe": "sleepy-launcher"
    },
    "installer": [
      {
        "chmodx": "engine"
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "engine"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR\"; mkdir \"sleepy-launcher-files\"; cd \"/home/$USER/.local/share\"; ln -sf \"$GAMEDIR/sleepy-launcher-files\" \"sleepy-launcher\";"
        }
      }
    ]
  }
}
Back to game