Installer super-smash-flash-2-beta-1312

files:
- file_id: https://cdn.supersmashflash.com/ssf2/downloads/14ac5596/SSF2BetaLinux.v1.3.1.2.tar
game:
  exe: $GAMEDIR/SSF2
installer:
- move:
    dst: $GAMEDIR
    src: file_id
- extract:
    dst: $GAMEDIR
    file: SSF2BetaLinux.v1.3.1.2.tar
- chmodx: $GAMEDIR/SSF2
- execute:
    file: $GAMEDIR/trust-ssf2.sh
description: ''
game_slug: super-smash-flash-2
gogslug: ''
humblestoreid: ''
installer_slug: super-smash-flash-2-beta-1312
name: Super Smash Flash 2
notes: ''
runner: linux
script:
  files:
  - file_id: https://cdn.supersmashflash.com/ssf2/downloads/14ac5596/SSF2BetaLinux.v1.3.1.2.tar
  game:
    exe: $GAMEDIR/SSF2
  installer:
  - move:
      dst: $GAMEDIR
      src: file_id
  - extract:
      dst: $GAMEDIR
      file: SSF2BetaLinux.v1.3.1.2.tar
  - chmodx: $GAMEDIR/SSF2
  - execute:
      file: $GAMEDIR/trust-ssf2.sh
slug: super-smash-flash-2-beta-1312
steamid: null
version: Beta 1.3.1.2
year: 2017
{
  "game_slug": "super-smash-flash-2",
  "version": "Beta 1.3.1.2",
  "description": "",
  "notes": "",
  "name": "Super Smash Flash 2",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "super-smash-flash-2-beta-1312",
  "installer_slug": "super-smash-flash-2-beta-1312",
  "script": {
    "files": [
      {
        "file_id": "https://cdn.supersmashflash.com/ssf2/downloads/14ac5596/SSF2BetaLinux.v1.3.1.2.tar"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/SSF2"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "file_id"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "SSF2BetaLinux.v1.3.1.2.tar"
        }
      },
      {
        "chmodx": "$GAMEDIR/SSF2"
      },
      {
        "execute": {
          "file": "$GAMEDIR/trust-ssf2.sh"
        }
      }
    ]
  }
}
Back to game