files:
- installer: https://ace.subagames.com/ACEonline_web.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/Suba Games/ACEonline/ACEonline.exe
installer:
- task:
arch: win32
description: Creating a 32-bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Please don't change the default game install path.
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Windows Installer for the North American (SubaGames) version.
game_slug: ace-online
gogslug: ''
humblestoreid: ''
installer_slug: ace-online-4648
name: Ace Online
notes: ''
runner: wine
script:
files:
- installer: https://ace.subagames.com/ACEonline_web.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/Suba Games/ACEonline/ACEonline.exe
installer:
- task:
arch: win32
description: Creating a 32-bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Please don't change the default game install path.
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: ace-online-4648
steamid: null
version: 4.6.4.8
year: 2008
{
"game_slug": "ace-online",
"version": "4.6.4.8",
"description": "Windows Installer for the North American (SubaGames) version.",
"notes": "",
"name": "Ace Online",
"year": 2008,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ace-online-4648",
"installer_slug": "ace-online-4648",
"script": {
"files": [
{
"installer": "https://ace.subagames.com/ACEonline_web.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/users/$USER/AppData/Local/Suba Games/ACEonline/ACEonline.exe"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating a 32-bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Please don't change the default game install path.",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}