Installer super-smash-flash-2-beta-1310

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