Installer simcity-2000-special-edition

game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Maxis/SimCity 2000/simcity.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: win95/maxis.exe
- task:
    description: Creating Wine prefix...
    name: create_prefix
- task:
    executable: $DISC/win95/setup.exe
    name: wineexec
description: The Windows 95 version at https://archive.org/details/SimCity_2000_Special_Edition_Maxis_Inc._1996
game_slug: simcity-2000
gogslug: simcity_2000_special_edition
humblestoreid: ''
installer_slug: simcity-2000-special-edition
name: SimCity 2000
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Maxis/SimCity 2000/simcity.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: win95/maxis.exe
  - task:
      description: Creating Wine prefix...
      name: create_prefix
  - task:
      executable: $DISC/win95/setup.exe
      name: wineexec
slug: simcity-2000-special-edition
steamid: null
version: Special Edition
year: 1994
{
  "game_slug": "simcity-2000",
  "version": "Special Edition",
  "description": "The Windows 95 version at https://archive.org/details/SimCity_2000_Special_Edition_Maxis_Inc._1996",
  "notes": "",
  "name": "SimCity 2000",
  "year": 1994,
  "steamid": null,
  "gogslug": "simcity_2000_special_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "simcity-2000-special-edition",
  "installer_slug": "simcity-2000-special-edition",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Maxis/SimCity 2000/simcity.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "win95/maxis.exe"
        }
      },
      {
        "task": {
          "description": "Creating Wine prefix...",
          "name": "create_prefix"
        }
      },
      {
        "task": {
          "executable": "$DISC/win95/setup.exe",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game