Installer shadow-empire-gog

files:
- installer: N/A:Select the EXE downloaded from GOG (Ensure it's not the GOG Galaxy
    version)
game:
  arch: win64
  exe: $GAMEDIR/drive_c/GOG Games/Shadow Empire/Launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine Prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts gdiplus
    description: Installing corefonts and gdiplus
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Running Installer
    executable: installer
    name: wineexec
- write_file:
    content: false\nfalse
    description: Disabling Direct2D
    file: $GAMEDIR/drive_c/GOG Games/Shadow Empire/direct2d.txt
description: Standalone installer (Not GOG Galaxy version)
game_slug: shadow-empire
gogslug: shadow_empire
humblestoreid: ''
installer_slug: shadow-empire-gog
name: Shadow Empire
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the EXE downloaded from GOG (Ensure it's not the GOG Galaxy
      version)
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/GOG Games/Shadow Empire/Launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts gdiplus
      description: Installing corefonts and gdiplus
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Running Installer
      executable: installer
      name: wineexec
  - write_file:
      content: false\nfalse
      description: Disabling Direct2D
      file: $GAMEDIR/drive_c/GOG Games/Shadow Empire/direct2d.txt
slug: shadow-empire-gog
steamid: 1154840
version: GOG
year: 2020
{
  "game_slug": "shadow-empire",
  "version": "GOG",
  "description": "Standalone installer (Not GOG Galaxy version)",
  "notes": "",
  "name": "Shadow Empire",
  "year": 2020,
  "steamid": 1154840,
  "gogslug": "shadow_empire",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "shadow-empire-gog",
  "installer_slug": "shadow-empire-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the EXE downloaded from GOG (Ensure it's not the GOG Galaxy version)"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/GOG Games/Shadow Empire/Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts gdiplus",
          "description": "Installing corefonts and gdiplus",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Running Installer",
          "executable": "installer",
          "name": "wineexec"
        }
      },
      {
        "write_file": {
          "content": "false\\nfalse",
          "description": "Disabling Direct2D",
          "file": "$GAMEDIR/drive_c/GOG Games/Shadow Empire/direct2d.txt"
        }
      }
    ]
  }
}
Back to game