Installer skydemon-windows-installer

files:
- installer:
    filename: SkyDemonSetup.exe
    url: https://www.skydemon.aero/start/windows.aspx?__EVENTTARGET=buttonDownload&__EVENTARGUMENT=
- webview2: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/7b6f380d-d407-4145-b81d-af58f4c19765/MicrosoftEdgeWebview2Setup.exe
- googleearth: https://dl.google.com/dl/earth/client/advanced/current/googleearthprowin-7.3.6.exe
game:
  arch: win32
  exe: drive_c/Program Files/SkyDemon/SkyDemon.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR
installer:
- task:
    arch: win32
    description: Setting up wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet472
    description: Installing .NET Framework
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: corefonts
    arch: win32
    description: Installing additional fonts for proper font display
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: gdiplus
    arch: win32
    description: Installing GDIPlus
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: gdiplus_winxp
    arch: win32
    description: Installing GDIPlus
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: webview2
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: googleearth
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    name: winekill
    prefix: $GAMEDIR
wine:
  Desktop: true
  WineDesktop: 1920x1080
description: ''
game_slug: skydemon
gogslug: ''
humblestoreid: ''
installer_slug: skydemon-windows-installer
name: SkyDemon
notes: "- To use PDF generating features (e.g. SkyDemon plate), install a printer\
  \ driver on your Linux system. E.g. apt install printer-driver-cups-pdf\r\n- Uses\
  \ virtual desktop emulation to make hover-tooltips work correctly. If they are not\
  \ needed, feel free to disable it."
runner: wine
script:
  files:
  - installer:
      filename: SkyDemonSetup.exe
      url: https://www.skydemon.aero/start/windows.aspx?__EVENTTARGET=buttonDownload&__EVENTARGUMENT=
  - webview2: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/7b6f380d-d407-4145-b81d-af58f4c19765/MicrosoftEdgeWebview2Setup.exe
  - googleearth: https://dl.google.com/dl/earth/client/advanced/current/googleearthprowin-7.3.6.exe
  game:
    arch: win32
    exe: drive_c/Program Files/SkyDemon/SkyDemon.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Setting up wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet472
      description: Installing .NET Framework
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: corefonts
      arch: win32
      description: Installing additional fonts for proper font display
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: gdiplus
      arch: win32
      description: Installing GDIPlus
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: gdiplus_winxp
      arch: win32
      description: Installing GDIPlus
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: webview2
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: googleearth
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      name: winekill
      prefix: $GAMEDIR
  wine:
    Desktop: true
    WineDesktop: 1920x1080
slug: skydemon-windows-installer
steamid: null
version: Windows Installer
year: null
{
  "game_slug": "skydemon",
  "version": "Windows Installer",
  "description": "",
  "notes": "- To use PDF generating features (e.g. SkyDemon plate), install a printer driver on your Linux system. E.g. apt install printer-driver-cups-pdf\r\n- Uses virtual desktop emulation to make hover-tooltips work correctly. If they are not needed, feel free to disable it.",
  "name": "SkyDemon",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "skydemon-windows-installer",
  "installer_slug": "skydemon-windows-installer",
  "script": {
    "files": [
      {
        "installer": {
          "filename": "SkyDemonSetup.exe",
          "url": "https://www.skydemon.aero/start/windows.aspx?__EVENTTARGET=buttonDownload&__EVENTARGUMENT="
        }
      },
      {
        "webview2": "https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/7b6f380d-d407-4145-b81d-af58f4c19765/MicrosoftEdgeWebview2Setup.exe"
      },
      {
        "googleearth": "https://dl.google.com/dl/earth/client/advanced/current/googleearthprowin-7.3.6.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/SkyDemon/SkyDemon.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Setting up wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet472",
          "description": "Installing .NET Framework",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "arch": "win32",
          "description": "Installing additional fonts for proper font display",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "gdiplus",
          "arch": "win32",
          "description": "Installing GDIPlus",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "gdiplus_winxp",
          "arch": "win32",
          "description": "Installing GDIPlus",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "webview2",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "googleearth",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "WineDesktop": "1920x1080"
    }
  }
}
Back to game