Installer grand-theft-auto-san-andreas-037-r5-game-installe

files:
- SAMP: https://gta-multiplayer.cz/downloads/sa-mp-0.3.7-R5-1-MP-install.exe
game:
  arch: win32
  exe: drive_c/Program Files/Rockstar Games/GTA San Andreas/samp.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: setup.exe
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing GTA:San Andreas...
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing SA:MP...
    executable: $SAMP
    name: wineexec
    prefix: $GAMEDIR
description: 'This version also installs the Grand Theft Auto: San Andreas game in
  the same container as SA-MP'
game_slug: san-andreas-multiplayer
gogslug: ''
humblestoreid: ''
installer_slug: grand-theft-auto-san-andreas-037-r5-game-installe
name: 'Grand Theft Auto: San Andreas Multiplayer'
notes: "Installation instructions:\r\n   - mount or insert your GTA San Andreas disk\r\
  \n   - do not change the default installation paths\r\n\r\nEnjoy! :)"
runner: wine
script:
  files:
  - SAMP: https://gta-multiplayer.cz/downloads/sa-mp-0.3.7-R5-1-MP-install.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Rockstar Games/GTA San Andreas/samp.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: setup.exe
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing GTA:San Andreas...
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing SA:MP...
      executable: $SAMP
      name: wineexec
      prefix: $GAMEDIR
slug: grand-theft-auto-san-andreas-037-r5-game-installe
steamid: null
version: 0.3.7-R5 + game installer
year: 2005
{
  "game_slug": "san-andreas-multiplayer",
  "version": "0.3.7-R5 + game installer",
  "description": "This version also installs the Grand Theft Auto: San Andreas game in the same container as SA-MP",
  "notes": "Installation instructions:\r\n   - mount or insert your GTA San Andreas disk\r\n   - do not change the default installation paths\r\n\r\nEnjoy! :)",
  "name": "Grand Theft Auto: San Andreas Multiplayer",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "grand-theft-auto-san-andreas-037-r5-game-installe",
  "installer_slug": "grand-theft-auto-san-andreas-037-r5-game-installe",
  "script": {
    "files": [
      {
        "SAMP": "https://gta-multiplayer.cz/downloads/sa-mp-0.3.7-R5-1-MP-install.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Rockstar Games/GTA San Andreas/samp.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing GTA:San Andreas...",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing SA:MP...",
          "executable": "$SAMP",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game