Installer towergirls-the-game-standard

files:
- game_archive: N/A:'Select the release archive file from https://towerkc.blogspot.com/'
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Towergirls/Towergirls.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Towergirls/
    file: game_archive
- task:
    app: d3dx9_43 d3dcompiler_43
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
description: null
game_slug: towergirls-the-game
gogslug: ''
humblestoreid: ''
installer_slug: towergirls-the-game-standard
name: 'Towergirls: the Game'
notes: ''
runner: wine
script:
  files:
  - game_archive: N/A:'Select the release archive file from https://towerkc.blogspot.com/'
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Towergirls/Towergirls.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Towergirls/
      file: game_archive
  - task:
      app: d3dx9_43 d3dcompiler_43
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
slug: towergirls-the-game-standard
steamid: null
version: Standard
year: 2018
{
  "game_slug": "towergirls-the-game",
  "version": "Standard",
  "description": null,
  "notes": "",
  "name": "Towergirls: the Game",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "towergirls-the-game-standard",
  "installer_slug": "towergirls-the-game-standard",
  "script": {
    "files": [
      {
        "game_archive": "N/A:'Select the release archive file from https://towerkc.blogspot.com/'"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Towergirls/Towergirls.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Towergirls/",
          "file": "game_archive"
        }
      },
      {
        "task": {
          "app": "d3dx9_43 d3dcompiler_43",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game