files:
- gameinstaller: N/A:Please select the Archangel setup file, Autorun.exe
game:
arch: win32
exe: drive_c/Program Files/Russobit-M/Archangel/bin/game.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Archangel, installer will popup and close.
executable: gameinstaller
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: archangel-2002
gogslug: ''
humblestoreid: ''
installer_slug: archangel-2002-russobit-m
name: Archangel (2002)
notes: ''
runner: wine
script:
files:
- gameinstaller: N/A:Please select the Archangel setup file, Autorun.exe
game:
arch: win32
exe: drive_c/Program Files/Russobit-M/Archangel/bin/game.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Archangel, installer will popup and close.
executable: gameinstaller
name: wineexec
prefix: $GAMEDIR
slug: archangel-2002-russobit-m
steamid: null
version: Russobit-M
year: 2002
{
"game_slug": "archangel-2002",
"version": "Russobit-M",
"description": "",
"notes": "",
"name": "Archangel (2002)",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "archangel-2002-russobit-m",
"installer_slug": "archangel-2002-russobit-m",
"script": {
"files": [
{
"gameinstaller": "N/A:Please select the Archangel setup file, Autorun.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Russobit-M/Archangel/bin/game.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Archangel, installer will popup and close.",
"executable": "gameinstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}