Installer starblast-latest

files:
- setupfile: https://starblast.data.neuronality.com/download/starblast-latest-x86_64.AppImage
game:
  args: --no-sandbox
  exe: $GAMEDIR/starblast-latest-x86_64.AppImage
install_complete_text: When the game launches, enter the ECP you have obtained from
  your purchase and enjoy!
installer:
- copy:
    dst: $GAMEDIR
    src: setupfile
- chmodx: $GAMEDIR/starblast-latest-x86_64.AppImage
description: The official AppImage version of Starblast published by Neuronality.
game_slug: starblast
gogslug: ''
humblestoreid: ''
installer_slug: starblast-latest
name: Starblast
notes: You need to provide your own ECP on first launch to enter the game. This can
  be obtained by purchasing Starblast on itch.io.
runner: linux
script:
  files:
  - setupfile: https://starblast.data.neuronality.com/download/starblast-latest-x86_64.AppImage
  game:
    args: --no-sandbox
    exe: $GAMEDIR/starblast-latest-x86_64.AppImage
  install_complete_text: When the game launches, enter the ECP you have obtained from
    your purchase and enjoy!
  installer:
  - copy:
      dst: $GAMEDIR
      src: setupfile
  - chmodx: $GAMEDIR/starblast-latest-x86_64.AppImage
slug: starblast-latest
steamid: 673260
version: latest
year: 2017
{
  "game_slug": "starblast",
  "version": "latest",
  "description": "The official AppImage version of Starblast published by Neuronality.",
  "notes": "You need to provide your own ECP on first launch to enter the game. This can be obtained by purchasing Starblast on itch.io.",
  "name": "Starblast",
  "year": 2017,
  "steamid": 673260,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "starblast-latest",
  "installer_slug": "starblast-latest",
  "script": {
    "files": [
      {
        "setupfile": "https://starblast.data.neuronality.com/download/starblast-latest-x86_64.AppImage"
      }
    ],
    "game": {
      "args": "--no-sandbox",
      "exe": "$GAMEDIR/starblast-latest-x86_64.AppImage"
    },
    "install_complete_text": "When the game launches, enter the ECP you have obtained from your purchase and enjoy!",
    "installer": [
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "setupfile"
        }
      },
      {
        "chmodx": "$GAMEDIR/starblast-latest-x86_64.AppImage"
      }
    ]
  }
}
Back to game