Installer shuvit-012b

files:
- game: http://shuvit.org/downloads/shuvit_v0.1.2blinux.zip
game:
  exe: $GAMEDIR/shuvit_v01.2blinux/shuvit
installer:
- extract:
    dst: $GAMEDIR
    file: $game
system:
  disable_runtime: true
description: null
game_slug: shuvit
gogslug: ''
humblestoreid: ''
installer_slug: shuvit-012b
name: Shuvit
notes: The game requires an xbox 360 controller.  Other controllers may work if you
  are able to edit their button mappings via 3rd party tools. Currently the mappings
  are hard coded. The game will not run if there is no controller detected.
runner: linux
script:
  files:
  - game: http://shuvit.org/downloads/shuvit_v0.1.2blinux.zip
  game:
    exe: $GAMEDIR/shuvit_v01.2blinux/shuvit
  installer:
  - extract:
      dst: $GAMEDIR
      file: $game
  system:
    disable_runtime: true
slug: shuvit-012b
steamid: null
version: 0.1.2b
year: 2018
{
  "game_slug": "shuvit",
  "version": "0.1.2b",
  "description": null,
  "notes": "The game requires an xbox 360 controller.  Other controllers may work if you are able to edit their button mappings via 3rd party tools. Currently the mappings are hard coded. The game will not run if there is no controller detected.",
  "name": "Shuvit",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "shuvit-012b",
  "installer_slug": "shuvit-012b",
  "script": {
    "files": [
      {
        "game": "http://shuvit.org/downloads/shuvit_v0.1.2blinux.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/shuvit_v01.2blinux/shuvit"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$game"
        }
      }
    ],
    "system": {
      "disable_runtime": true
    }
  }
}
Back to game