game:
arch: win32
exe: drive_c/Program Files/Red Storm Entertainment/Rogue Spear/RogueSpear.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: win98
name: winetricks
prefix: $GAMEDIR
- insert-disc:
description: Insert disc 1
requires: ROGUESPEAR.exe
- task:
description: Installing Rogue Spear
executable: $DISC/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: tom-clancys-rainbow-six-2-rogue-spear
gogslug: ''
humblestoreid: ''
installer_slug: tom-clancys-rainbow-six-2-rog-cd
name: 'Tom Clancy''s Rainbow Six 2: Rogue Spear'
notes: ''
runner: wine
script:
game:
arch: win32
exe: drive_c/Program Files/Red Storm Entertainment/Rogue Spear/RogueSpear.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: win98
name: winetricks
prefix: $GAMEDIR
- insert-disc:
description: Insert disc 1
requires: ROGUESPEAR.exe
- task:
description: Installing Rogue Spear
executable: $DISC/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
slug: tom-clancys-rainbow-six-2-rog-cd
steamid: 13660
version: CD
year: 1999
{
"game_slug": "tom-clancys-rainbow-six-2-rogue-spear",
"version": "CD",
"description": "",
"notes": "",
"name": "Tom Clancy's Rainbow Six 2: Rogue Spear",
"year": 1999,
"steamid": 13660,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "tom-clancys-rainbow-six-2-rog-cd",
"installer_slug": "tom-clancys-rainbow-six-2-rog-cd",
"script": {
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Red Storm Entertainment/Rogue Spear/RogueSpear.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win98",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"description": "Insert disc 1",
"requires": "ROGUESPEAR.exe"
}
},
{
"task": {
"description": "Installing Rogue Spear",
"executable": "$DISC/SETUP.EXE",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}