Installer drift-city-remastered-remasteredlauncher

files:
- launcher: https://files.enigmacity.net/release/Drift_City_Remastered.zip
game:
  arch: win32
  exe: $GAMEDIR/RemasteredLauncher.exe
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win32
    description: Creating 32bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR/prefix
- extract:
    description: Extracting launcher.
    dst: $GAMEDIR
    file: launcher
    format: zip
- task:
    app: vcrun2019 dotnet48 win7
    arch: win32
    name: winetricks
description: Downloads and extracts the launcher, which both installs and runs the
  game
game_slug: drift-city-remastered
gogslug: ''
humblestoreid: ''
installer_slug: drift-city-remastered-remasteredlauncher
name: Drift CIty Remastered
notes: ''
runner: wine
script:
  files:
  - launcher: https://files.enigmacity.net/release/Drift_City_Remastered.zip
  game:
    arch: win32
    exe: $GAMEDIR/RemasteredLauncher.exe
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win32
      description: Creating 32bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - extract:
      description: Extracting launcher.
      dst: $GAMEDIR
      file: launcher
      format: zip
  - task:
      app: vcrun2019 dotnet48 win7
      arch: win32
      name: winetricks
slug: drift-city-remastered-remasteredlauncher
steamid: null
version: RemasteredLauncher
year: 2020
{
  "game_slug": "drift-city-remastered",
  "version": "RemasteredLauncher",
  "description": "Downloads and extracts the launcher, which both installs and runs the game",
  "notes": "",
  "name": "Drift CIty Remastered",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "drift-city-remastered-remasteredlauncher",
  "installer_slug": "drift-city-remastered-remasteredlauncher",
  "script": {
    "files": [
      {
        "launcher": "https://files.enigmacity.net/release/Drift_City_Remastered.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/RemasteredLauncher.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating 32bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "extract": {
          "description": "Extracting launcher.",
          "dst": "$GAMEDIR",
          "file": "launcher",
          "format": "zip"
        }
      },
      {
        "task": {
          "app": "vcrun2019 dotnet48 win7",
          "arch": "win32",
          "name": "winetricks"
        }
      }
    ]
  }
}
Back to game