Installer blake-stone-planet-strike-zoom-platform-bstone

files:
- repo: https://github.com/bibendovsky/bstone/archive/develop.zip
- installer: N/A:Please select the ZOOM Platform installer
game:
  exe: bstone
installer:
- extract:
    dst: $GAMEDIR
    file: installer
- extract:
    dst: $CACHE
    file: repo
- execute:
    command: cd $CACHE/build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$CACHE/build/install
- execute:
    command: cd $CACHE/build && cmake --build . --target install
    description: Building bstone source port
- merge:
    dst: $GAMEDIR
    src: $CACHE/build/install/bstone
description: Installs bstone source port https://github.com/bibendovsky/bstone
game_slug: blake-stone-planet-strike
gogslug: blake_stone_planet_strike
humblestoreid: ''
installer_slug: blake-stone-planet-strike-zoom-platform-bstone
name: 'Blake Stone: Planet Strike'
notes: ''
runner: linux
script:
  files:
  - repo: https://github.com/bibendovsky/bstone/archive/develop.zip
  - installer: N/A:Please select the ZOOM Platform installer
  game:
    exe: bstone
  installer:
  - extract:
      dst: $GAMEDIR
      file: installer
  - extract:
      dst: $CACHE
      file: repo
  - execute:
      command: cd $CACHE/build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$CACHE/build/install
  - execute:
      command: cd $CACHE/build && cmake --build . --target install
      description: Building bstone source port
  - merge:
      dst: $GAMEDIR
      src: $CACHE/build/install/bstone
slug: blake-stone-planet-strike-zoom-platform-bstone
steamid: 358310
version: ZOOM Platform + bstone
year: 1994
{
  "game_slug": "blake-stone-planet-strike",
  "version": "ZOOM Platform + bstone",
  "description": "Installs bstone source port https://github.com/bibendovsky/bstone",
  "notes": "",
  "name": "Blake Stone: Planet Strike",
  "year": 1994,
  "steamid": 358310,
  "gogslug": "blake_stone_planet_strike",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "blake-stone-planet-strike-zoom-platform-bstone",
  "installer_slug": "blake-stone-planet-strike-zoom-platform-bstone",
  "script": {
    "files": [
      {
        "repo": "https://github.com/bibendovsky/bstone/archive/develop.zip"
      },
      {
        "installer": "N/A:Please select the ZOOM Platform installer"
      }
    ],
    "game": {
      "exe": "bstone"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "installer"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "repo"
        }
      },
      {
        "execute": {
          "command": "cd $CACHE/build && cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$CACHE/build/install"
        }
      },
      {
        "execute": {
          "command": "cd $CACHE/build && cmake --build . --target install",
          "description": "Building bstone source port"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/build/install/bstone"
        }
      }
    ]
  }
}
Back to game