Installer unnamed-sdvx-clone-050

files:
- archive: https://github.com/Natsuhane-Ayari/unnamed-sdvx-clone/releases/download/v0.5.0/usc-game-v0.5.0.tar.gz
game:
  exe: $GAMEDIR/usc-game.sh
  working_dir: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    src: archive
description: Linux build version.
game_slug: unnamed-sdvx-clone
gogslug: ''
humblestoreid: ''
installer_slug: unnamed-sdvx-clone-050
name: Unnamed-SDVX-Clone
notes: ''
runner: linux
script:
  files:
  - archive: https://github.com/Natsuhane-Ayari/unnamed-sdvx-clone/releases/download/v0.5.0/usc-game-v0.5.0.tar.gz
  game:
    exe: $GAMEDIR/usc-game.sh
    working_dir: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      src: archive
slug: unnamed-sdvx-clone-050
steamid: null
version: 0.5.0
year: 2016
{
  "game_slug": "unnamed-sdvx-clone",
  "version": "0.5.0",
  "description": "Linux build version.",
  "notes": "",
  "name": "Unnamed-SDVX-Clone",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "unnamed-sdvx-clone-050",
  "installer_slug": "unnamed-sdvx-clone-050",
  "script": {
    "files": [
      {
        "archive": "https://github.com/Natsuhane-Ayari/unnamed-sdvx-clone/releases/download/v0.5.0/usc-game-v0.5.0.tar.gz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/usc-game.sh",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "archive"
        }
      }
    ]
  }
}
Back to game