files:
- webinstaller: https://www.activeworlds.com/apps/awb.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/ActiveWorlds 3D/aworld.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
executable: webinstaller
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: active-worlds
gogslug: ''
humblestoreid: ''
installer_slug: active-worlds-windows
name: Active Worlds
notes: If you want midis to work then you will have to set up TiMidity correctly on
your system.
runner: wine
script:
files:
- webinstaller: https://www.activeworlds.com/apps/awb.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/ActiveWorlds 3D/aworld.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
executable: webinstaller
name: wineexec
prefix: $GAMEDIR
slug: active-worlds-windows
steamid: null
version: Windows
year: 1995
{
"game_slug": "active-worlds",
"version": "Windows",
"description": "",
"notes": "If you want midis to work then you will have to set up TiMidity correctly on your system.",
"name": "Active Worlds",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "active-worlds-windows",
"installer_slug": "active-worlds-windows",
"script": {
"files": [
{
"webinstaller": "https://www.activeworlds.com/apps/awb.exe"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/ActiveWorlds 3D/aworld.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"executable": "webinstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}