Installer kerbal-space-program-ksp-website

files:
- file1: N/A:Please select the kerbalspaceprogram.com archive
game:
  exe: KSP.x86_64
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/KSP.x86_64
description: This will install KSP from a .ZIP archive downloaded from kerbalspaceprogram.com.
game_slug: kerbal-space-program
gogslug: kerbal_space_program
humblestoreid: ''
installer_slug: kerbal-space-program-ksp-website
name: Kerbal Space Program
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the kerbalspaceprogram.com archive
  game:
    exe: KSP.x86_64
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/KSP.x86_64
slug: kerbal-space-program-ksp-website
steamid: 220200
version: KSP Website
year: 2011
{
  "game_slug": "kerbal-space-program",
  "version": "KSP Website",
  "description": "This will install KSP from a .ZIP archive downloaded from kerbalspaceprogram.com.",
  "notes": "",
  "name": "Kerbal Space Program",
  "year": 2011,
  "steamid": 220200,
  "gogslug": "kerbal_space_program",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "kerbal-space-program-ksp-website",
  "installer_slug": "kerbal-space-program-ksp-website",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the kerbalspaceprogram.com archive"
      }
    ],
    "game": {
      "exe": "KSP.x86_64"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/KSP.x86_64"
      }
    ]
  }
}
Back to game