Installer baldis-basics-classic-native

files:
- baldi: N/A:Select the zip file.
game:
  exe: BALDI.x86_64
installer:
- extract:
    dst: $GAMEDIR
    file: baldi
    format: zip
- chmodx: $GAMEDIR/BALDI.x86_64
description: null
game_slug: baldis-basics-classic
gogslug: ''
humblestoreid: ''
installer_slug: baldis-basics-classic-native
name: Baldi's Basics Classic
notes: Manually download the Linux 1.4.3 zip file from the Baldi site.
runner: linux
script:
  files:
  - baldi: N/A:Select the zip file.
  game:
    exe: BALDI.x86_64
  installer:
  - extract:
      dst: $GAMEDIR
      file: baldi
      format: zip
  - chmodx: $GAMEDIR/BALDI.x86_64
slug: baldis-basics-classic-native
steamid: null
version: Native
year: 2018
{
  "game_slug": "baldis-basics-classic",
  "version": "Native",
  "description": null,
  "notes": "Manually download the Linux 1.4.3 zip file from the Baldi site.",
  "name": "Baldi's Basics Classic",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "baldis-basics-classic-native",
  "installer_slug": "baldis-basics-classic-native",
  "script": {
    "files": [
      {
        "baldi": "N/A:Select the zip file."
      }
    ],
    "game": {
      "exe": "BALDI.x86_64"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "baldi",
          "format": "zip"
        }
      },
      {
        "chmodx": "$GAMEDIR/BALDI.x86_64"
      }
    ]
  }
}
Back to game