Installer zenless-zone-zero-latest

files:
- engine: https://github.com/an-anime-team/sleepy-launcher/releases/latest/download/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: ''
game_slug: zenless-zone-zero
gogslug: ''
humblestoreid: ''
installer_slug: zenless-zone-zero-latest
name: Zenless Zone Zero
notes: This always gets the latest version of sleepy, instead of a firm version. Use
  only if you have problems with the older version on here (like me).
runner: linux
script:
  files:
  - engine: https://github.com/an-anime-team/sleepy-launcher/releases/latest/download/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-latest
steamid: null
version: Latest
year: 2024
{
  "game_slug": "zenless-zone-zero",
  "version": "Latest",
  "description": "",
  "notes": "This always gets the latest version of sleepy, instead of a firm version. Use only if you have problems with the older version on here (like me).",
  "name": "Zenless Zone Zero",
  "year": 2024,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "zenless-zone-zero-latest",
  "installer_slug": "zenless-zone-zero-latest",
  "script": {
    "files": [
      {
        "engine": "https://github.com/an-anime-team/sleepy-launcher/releases/latest/download/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