files:
- setup: https://www.adventuregamestudio.co.uk/releases/finals/AGS-3.5.0P2/AGS-3.5.0.24-P2.exe
game:
arch: win32
exe: drive_c/Program Files/Adventure Game Studio 3.5.0/AGSEditor.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet45
arch: win32
description: Installing .NET 4.5. This will take a while...
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
name: winekill
prefix: $GAMEDIR
- task:
app: vcrun2015
arch: win32
description: Microsoft Visual C++ Redistributable for Visual Studio 2015
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
name: winekill
prefix: $GAMEDIR
- task:
app: win7
arch: win32
description: Setting Windows version to Windows 7
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
args: /SILENT
description: Installing Adventure Game Studio...
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
name: winekill
prefix: $GAMEDIR
wine:
dxvk: false
description: null
game_slug: adventure-game-studio-ags-editor
gogslug: ''
humblestoreid: ''
installer_slug: adventure-game-studio-ags-edi-350-p2
name: Adventure Game Studio (AGS) Editor
notes: ''
runner: wine
script:
files:
- setup: https://www.adventuregamestudio.co.uk/releases/finals/AGS-3.5.0P2/AGS-3.5.0.24-P2.exe
game:
arch: win32
exe: drive_c/Program Files/Adventure Game Studio 3.5.0/AGSEditor.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet45
arch: win32
description: Installing .NET 4.5. This will take a while...
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
name: winekill
prefix: $GAMEDIR
- task:
app: vcrun2015
arch: win32
description: Microsoft Visual C++ Redistributable for Visual Studio 2015
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
name: winekill
prefix: $GAMEDIR
- task:
app: win7
arch: win32
description: Setting Windows version to Windows 7
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
args: /SILENT
description: Installing Adventure Game Studio...
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
name: winekill
prefix: $GAMEDIR
wine:
dxvk: false
slug: adventure-game-studio-ags-edi-350-p2
steamid: null
version: 3.5.0 P2
year: 1999
{
"game_slug": "adventure-game-studio-ags-editor",
"version": "3.5.0 P2",
"description": null,
"notes": "",
"name": "Adventure Game Studio (AGS) Editor",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "adventure-game-studio-ags-edi-350-p2",
"installer_slug": "adventure-game-studio-ags-edi-350-p2",
"script": {
"files": [
{
"setup": "https://www.adventuregamestudio.co.uk/releases/finals/AGS-3.5.0P2/AGS-3.5.0.24-P2.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Adventure Game Studio 3.5.0/AGSEditor.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet45",
"arch": "win32",
"description": "Installing .NET 4.5. This will take a while...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2015",
"arch": "win32",
"description": "Microsoft Visual C++ Redistributable for Visual Studio 2015",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"arch": "win32",
"description": "Setting Windows version to Windows 7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/SILENT",
"description": "Installing Adventure Game Studio...",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"dxvk": false
}
}
}