Installer syndicate-of-souls-windows

files:
- installer: https://cdn.syndicateofsouls.com/Installer/SoS_Installer.exe
- netdesktopruntime: https://download.visualstudio.microsoft.com/download/pr/907765b0-2bf8-494e-93aa-5ef9553c5d68/a9308dc010617e6716c0e6abd53b05ce/windowsdesktop-runtime-8.0.8-win-x64.exe
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/Syndicate of Souls/SyndicateOfSouls.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/Program Files (x86)/Syndicate of Souls
installer:
- task:
    arch: win64
    name: create_prefix
- task:
    description: Installing .NET 8.0 Desktop Runtime 8.0.8...
    executable: netdesktopruntime
    name: wineexec
- task:
    description: Installing Syndicate of Souls...
    executable: installer
    name: wineexec
description: ''
game_slug: syndicate-of-souls
gogslug: ''
humblestoreid: ''
installer_slug: syndicate-of-souls-windows
name: Syndicate of Souls
notes: ''
runner: wine
script:
  files:
  - installer: https://cdn.syndicateofsouls.com/Installer/SoS_Installer.exe
  - netdesktopruntime: https://download.visualstudio.microsoft.com/download/pr/907765b0-2bf8-494e-93aa-5ef9553c5d68/a9308dc010617e6716c0e6abd53b05ce/windowsdesktop-runtime-8.0.8-win-x64.exe
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/Syndicate of Souls/SyndicateOfSouls.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Program Files (x86)/Syndicate of Souls
  installer:
  - task:
      arch: win64
      name: create_prefix
  - task:
      description: Installing .NET 8.0 Desktop Runtime 8.0.8...
      executable: netdesktopruntime
      name: wineexec
  - task:
      description: Installing Syndicate of Souls...
      executable: installer
      name: wineexec
slug: syndicate-of-souls-windows
steamid: null
version: Windows
year: 2023
{
  "game_slug": "syndicate-of-souls",
  "version": "Windows",
  "description": "",
  "notes": "",
  "name": "Syndicate of Souls",
  "year": 2023,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "syndicate-of-souls-windows",
  "installer_slug": "syndicate-of-souls-windows",
  "script": {
    "files": [
      {
        "installer": "https://cdn.syndicateofsouls.com/Installer/SoS_Installer.exe"
      },
      {
        "netdesktopruntime": "https://download.visualstudio.microsoft.com/download/pr/907765b0-2bf8-494e-93aa-5ef9553c5d68/a9308dc010617e6716c0e6abd53b05ce/windowsdesktop-runtime-8.0.8-win-x64.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Syndicate of Souls/SyndicateOfSouls.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/Program Files (x86)/Syndicate of Souls"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix"
        }
      },
      {
        "task": {
          "description": "Installing .NET 8.0 Desktop Runtime 8.0.8...",
          "executable": "netdesktopruntime",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "description": "Installing Syndicate of Souls...",
          "executable": "installer",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game