Installer open-sonic-linux-x86

files:
- os: https://github.com/paperbenni/hello-world/raw/master/opensnc-linux-0.1.4.tar.gz
game:
  exe: opensonic_bin
installer:
- extract:
    dst: $GAMEDIR
    file: os
description: ''
game_slug: open-sonic
gogslug: ''
humblestoreid: ''
installer_slug: open-sonic-linux-x86
name: Open Sonic
notes: ''
runner: linux
script:
  files:
  - os: https://github.com/paperbenni/hello-world/raw/master/opensnc-linux-0.1.4.tar.gz
  game:
    exe: opensonic_bin
  installer:
  - extract:
      dst: $GAMEDIR
      file: os
slug: open-sonic-linux-x86
steamid: null
version: Linux x86
year: 2008
{
  "game_slug": "open-sonic",
  "version": "Linux x86",
  "description": "",
  "notes": "",
  "name": "Open Sonic",
  "year": 2008,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "open-sonic-linux-x86",
  "installer_slug": "open-sonic-linux-x86",
  "script": {
    "files": [
      {
        "os": "https://github.com/paperbenni/hello-world/raw/master/opensnc-linux-0.1.4.tar.gz"
      }
    ],
    "game": {
      "exe": "opensonic_bin"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "os"
        }
      }
    ]
  }
}
Back to game