files:
- launcher: https://api.ascension.gg/api/bootstrap/launcher/latest
game:
arch: win64
exe: $GAMEDIR/drive_c/Program\ Files/Ascension\ Launcher/resources/client/Ascension.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Setting up Ascension WINE bottle
install_mono: true
name: create_prefix
prefix: $GAMEDIR
- task:
app: win10 ie8 corefonts dotnet48 vcrun2015
arch: win64
description: Installing dependencies for WINE
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: Installing Ascension Launcher
exclude_processes: Launcher.exe
executable: launcher
name: wineexec
prefix: $GAMEDIR
description: Ascension Launcher 9.0
game_slug: ascension-wow
gogslug: ''
humblestoreid: ''
installer_slug: ascension-wow-windows-launcher
name: Ascension WoW
notes: "Once install is complete, log in and let the launcher fully install the game.\
\ Do not exit before the install is completed or you will have to start over.\r\n\
\r\nNeed to go into file directory of the game and link proper .exe file for the\
\ play button to work."
runner: wine
script:
files:
- launcher: https://api.ascension.gg/api/bootstrap/launcher/latest
game:
arch: win64
exe: $GAMEDIR/drive_c/Program\ Files/Ascension\ Launcher/resources/client/Ascension.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Setting up Ascension WINE bottle
install_mono: true
name: create_prefix
prefix: $GAMEDIR
- task:
app: win10 ie8 corefonts dotnet48 vcrun2015
arch: win64
description: Installing dependencies for WINE
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: Installing Ascension Launcher
exclude_processes: Launcher.exe
executable: launcher
name: wineexec
prefix: $GAMEDIR
slug: ascension-wow-windows-launcher
steamid: null
version: Windows Launcher
year: 2004
{
"game_slug": "ascension-wow",
"version": "Windows Launcher",
"description": "Ascension Launcher 9.0",
"notes": "Once install is complete, log in and let the launcher fully install the game. Do not exit before the install is completed or you will have to start over.\r\n\r\nNeed to go into file directory of the game and link proper .exe file for the play button to work.",
"name": "Ascension WoW",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ascension-wow-windows-launcher",
"installer_slug": "ascension-wow-windows-launcher",
"script": {
"files": [
{
"launcher": "https://api.ascension.gg/api/bootstrap/launcher/latest"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program\\ Files/Ascension\\ Launcher/resources/client/Ascension.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Setting up Ascension WINE bottle",
"install_mono": true,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win10 ie8 corefonts dotnet48 vcrun2015",
"arch": "win64",
"description": "Installing dependencies for WINE",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Installing Ascension Launcher",
"exclude_processes": "Launcher.exe",
"executable": "launcher",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}