files:
- file1: N/A:Please select GTA2 Installer
game:
exe: drive_c/Program Files/Rockstar Games/GTA2/gta2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
- task:
app: directplay
description: Installing directplay for multiplayer support
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
executable: file1
name: wineexec
prefix: $GAMEDIR
description: Install GTA2 with directplay support for Multiplayer, if you have the
original DVD or you have a Digital Copy from rockstar this install is for you
game_slug: grand-theft-auto-2
gogslug: ''
humblestoreid: ''
installer_slug: grand-theft-auto-2-digital-cd
name: Grand Theft Auto 2
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select GTA2 Installer
game:
exe: drive_c/Program Files/Rockstar Games/GTA2/gta2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
- task:
app: directplay
description: Installing directplay for multiplayer support
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
executable: file1
name: wineexec
prefix: $GAMEDIR
slug: grand-theft-auto-2-digital-cd
steamid: 12180
version: Digital / CD
year: 1999
{
"game_slug": "grand-theft-auto-2",
"version": "Digital / CD",
"description": "Install GTA2 with directplay support for Multiplayer, if you have the original DVD or you have a Digital Copy from rockstar this install is for you",
"notes": "",
"name": "Grand Theft Auto 2",
"year": 1999,
"steamid": 12180,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "grand-theft-auto-2-digital-cd",
"installer_slug": "grand-theft-auto-2-digital-cd",
"script": {
"files": [
{
"file1": "N/A:Please select GTA2 Installer"
}
],
"game": {
"exe": "drive_c/Program Files/Rockstar Games/GTA2/gta2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix"
}
},
{
"task": {
"app": "directplay",
"description": "Installing directplay for multiplayer support",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"executable": "file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}