Installer student-transfer-43

files:
- file1: N/A:Please select the game archive
game:
  exe: StudentTransfer.sh
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/StudentTransfer.sh
- chmodx: $GAMEDIR/lib/linux-i686/StudentTransfer
- chmodx: $GAMEDIR/lib/linux-x86_64/StudentTransfer
description: null
game_slug: student-transfer
gogslug: ''
humblestoreid: ''
installer_slug: student-transfer-43
name: Student Transfer
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the game archive
  game:
    exe: StudentTransfer.sh
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/StudentTransfer.sh
  - chmodx: $GAMEDIR/lib/linux-i686/StudentTransfer
  - chmodx: $GAMEDIR/lib/linux-x86_64/StudentTransfer
slug: student-transfer-43
steamid: null
version: '4.3'
year: 2015
{
  "game_slug": "student-transfer",
  "version": "4.3",
  "description": null,
  "notes": "",
  "name": "Student Transfer",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "student-transfer-43",
  "installer_slug": "student-transfer-43",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the game archive"
      }
    ],
    "game": {
      "exe": "StudentTransfer.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/StudentTransfer.sh"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-i686/StudentTransfer"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-x86_64/StudentTransfer"
      }
    ]
  }
}
Back to game