Installer stronghold-kingdoms-latest

files:
- gameinstaller: https://static.strongholdkingdoms.com/Kingdoms/StrongholdKingdoms-Setup.exe
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Firefly Studios/Stronghold Kingdoms/StrongholdKingdoms.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: riched20 dotnet35sp1
    description: Installing dependencies
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing Stronghold Kingdoms
    executable: $gameinstaller
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: stronghold-kingdoms
gogslug: ''
humblestoreid: ''
installer_slug: stronghold-kingdoms-latest
name: Stronghold Kingdoms
notes: ''
runner: wine
script:
  files:
  - gameinstaller: https://static.strongholdkingdoms.com/Kingdoms/StrongholdKingdoms-Setup.exe
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Firefly Studios/Stronghold Kingdoms/StrongholdKingdoms.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: riched20 dotnet35sp1
      description: Installing dependencies
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing Stronghold Kingdoms
      executable: $gameinstaller
      name: wineexec
      prefix: $GAMEDIR
slug: stronghold-kingdoms-latest
steamid: 47410
version: Latest
year: 2012
{
  "game_slug": "stronghold-kingdoms",
  "version": "Latest",
  "description": null,
  "notes": "",
  "name": "Stronghold Kingdoms",
  "year": 2012,
  "steamid": 47410,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "stronghold-kingdoms-latest",
  "installer_slug": "stronghold-kingdoms-latest",
  "script": {
    "files": [
      {
        "gameinstaller": "https://static.strongholdkingdoms.com/Kingdoms/StrongholdKingdoms-Setup.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Firefly Studios/Stronghold Kingdoms/StrongholdKingdoms.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "riched20 dotnet35sp1",
          "description": "Installing dependencies",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Stronghold Kingdoms",
          "executable": "$gameinstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game