Installer strange-flesh-12

files:
- fileGameZip: https://greatestbear.com/strangeflesh/Strange%20Flesh%20-%20Windows.zip
game:
  exe: $GAMEDIR/Strange Flesh/Game Files/Strange Flesh.exe
  prefix: $GAMEDIR
install_complete_text: If you like the game, remember to tip your Bartender. (https://greatestbear.com/strangeflesh.html)
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/Strange Flesh
    file: $fileGameZip
- chmodx: $GAMEDIR/Strange Flesh/Game Files/Strange Flesh.exe
description: "Electron-based, only runs on 64-bit systems.\r\nTroubleshooting instructions\
  \ can be found inside the game's directory."
game_slug: strange-flesh
gogslug: ''
humblestoreid: ''
installer_slug: strange-flesh-12
name: Strange Flesh
notes: The font is entirely missing. Aside from that it (probably) works perfectly.
runner: wine
script:
  files:
  - fileGameZip: https://greatestbear.com/strangeflesh/Strange%20Flesh%20-%20Windows.zip
  game:
    exe: $GAMEDIR/Strange Flesh/Game Files/Strange Flesh.exe
    prefix: $GAMEDIR
  install_complete_text: If you like the game, remember to tip your Bartender. (https://greatestbear.com/strangeflesh.html)
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/Strange Flesh
      file: $fileGameZip
  - chmodx: $GAMEDIR/Strange Flesh/Game Files/Strange Flesh.exe
slug: strange-flesh-12
steamid: null
version: '1.2'
year: 2017
{
  "game_slug": "strange-flesh",
  "version": "1.2",
  "description": "Electron-based, only runs on 64-bit systems.\r\nTroubleshooting instructions can be found inside the game's directory.",
  "notes": "The font is entirely missing. Aside from that it (probably) works perfectly.",
  "name": "Strange Flesh",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "strange-flesh-12",
  "installer_slug": "strange-flesh-12",
  "script": {
    "files": [
      {
        "fileGameZip": "https://greatestbear.com/strangeflesh/Strange%20Flesh%20-%20Windows.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Strange Flesh/Game Files/Strange Flesh.exe",
      "prefix": "$GAMEDIR"
    },
    "install_complete_text": "If you like the game, remember to tip your Bartender. (https://greatestbear.com/strangeflesh.html)",
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/Strange Flesh",
          "file": "$fileGameZip"
        }
      },
      {
        "chmodx": "$GAMEDIR/Strange Flesh/Game Files/Strange Flesh.exe"
      }
    ]
  }
}
Back to game