Installer ascension-wow-windows-launcher

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 corefonts dotnet462 vcrun2010 vcrun2012 vcrun2013 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 7.4
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.
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 corefonts dotnet462 vcrun2010 vcrun2012 vcrun2013 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 7.4",
  "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.",
  "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 corefonts dotnet462 vcrun2010 vcrun2012 vcrun2013 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"
        }
      }
    ]
  }
}
Back to game