Installer grand-theft-auto-san-andreas-037-r4-2-1

files:
- SAMP: https://files.sa-mp.com/sa-mp-0.3.7-R4-2-install.exe
game:
  arch: win32
  exe: $GAMEDIR/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 Grand Theft Auto San Andreas...
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing SA-MP...
    executable: $SAMP
    name: wineexec
    prefix: $GAMEDIR
description: This script will only install SAMP.
game_slug: san-andreas-multiplayer
gogslug: ''
humblestoreid: ''
installer_slug: grand-theft-auto-san-andreas-037-r4-2-1
name: 'Grand Theft Auto: San Andreas Multiplayer'
notes: ''
runner: wine
script:
  files:
  - SAMP: https://files.sa-mp.com/sa-mp-0.3.7-R4-2-install.exe
  game:
    arch: win32
    exe: $GAMEDIR/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 Grand Theft Auto 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-r4-2-1
steamid: null
version: 0.3.7-R4-2
year: 2005
{
  "game_slug": "san-andreas-multiplayer",
  "version": "0.3.7-R4-2",
  "description": "This script will only install SAMP.",
  "notes": "",
  "name": "Grand Theft Auto: San Andreas Multiplayer",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "grand-theft-auto-san-andreas-037-r4-2-1",
  "installer_slug": "grand-theft-auto-san-andreas-037-r4-2-1",
  "script": {
    "files": [
      {
        "SAMP": "https://files.sa-mp.com/sa-mp-0.3.7-R4-2-install.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/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 Grand Theft Auto San Andreas...",
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing SA-MP...",
          "executable": "$SAMP",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game