Installer creative-destruction-pc-standalone

files:
- installer: https://g91na.gdl.netease.com/creative_destruction_3.0.36_20190307.exe
game:
  exe: $GAMEDIR/drive_c/Creative Destruction/client.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating the wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2010 wininet
    description: Setting the prefix
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: 'Installing game (WARNING: Uncheck Launch Creative Destruction)'
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
wine:
  overrides:
    wininet: builtin,native
description: Facebook login only, Google login doesn't work.
game_slug: creative-destruction-pc
gogslug: ''
humblestoreid: ''
installer_slug: creative-destruction-pc-standalone
name: Creative Destruction
notes: ''
runner: wine
script:
  files:
  - installer: https://g91na.gdl.netease.com/creative_destruction_3.0.36_20190307.exe
  game:
    exe: $GAMEDIR/drive_c/Creative Destruction/client.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating the wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2010 wininet
      description: Setting the prefix
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: 'Installing game (WARNING: Uncheck Launch Creative Destruction)'
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  wine:
    overrides:
      wininet: builtin,native
slug: creative-destruction-pc-standalone
steamid: null
version: Standalone
year: 2018
{
  "game_slug": "creative-destruction-pc",
  "version": "Standalone",
  "description": "Facebook login only, Google login doesn't work.",
  "notes": "",
  "name": "Creative Destruction",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "creative-destruction-pc-standalone",
  "installer_slug": "creative-destruction-pc-standalone",
  "script": {
    "files": [
      {
        "installer": "https://g91na.gdl.netease.com/creative_destruction_3.0.36_20190307.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Creative Destruction/client.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating the wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2010 wininet",
          "description": "Setting the prefix",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing game (WARNING: Uncheck Launch Creative Destruction)",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "overrides": {
        "wininet": "builtin,native"
      }
    }
  }
}
Back to game