Installation

Installing the Into the Breach extension into Vortex

Quick Start

The fastest way to get started is to just open the Games page in Vortex and scroll down through the unmanaged games. You should see an entry for Into the Breach in there. Click Manage on that entry and follow the prompts to install the extension and restart Vortex. You should be good to go and try installing some mods!

Installing the Extension

If the quick start doesn’t work or you want to install the extension yourself, there’s a couple of different ways to do that! Unless you’ve got a pretty specific use case, you’ll probably want one of the two automatic methods, but manual installation is available as well.

Automatic Installation

This is the easiest way to install!

  1. Open up Vortex, and open the Extensions panel from the left sidebar.
  2. Click Find more to open the list of Extensions
  3. Find Into the Breach Support and click Install
  4. Wait for the extension to install and restart Vortex when prompted.

Once Vortex has restarted, just click the Manage button on Into the Breach in your Games screen and you’re ready to install some mods!

Semi-Automatic Installation

If you can’t install directly from the Extensions screen, you can instead install from the archive.

  1. Download the archive from Nexus Mods or GitHub
  2. Open the Extensions panel in Vortex
  3. Click on the Drop File(s) box in the corner and locate the archive you downloaded.
  4. Wait for the extension to install and restart Vortex when prompted.

Once Vortex has restarted, just click the Manage button on Into the Breach in your Games screen and you’re ready to install some mods!

Manual Installation

Only attempt this if you absolutely have to. It becomes much harder to debug and much harder to upgrade.

If you want to install the extension yourself, you will have to install the actual extension files manually. Make sure you close Vortex before proceeding.

First, download the archive from Nexus Mods or GitHub.

Next, unpack the archive to somewhere convenient. You should have a directory named game-intothebreach with four files inside:

  • info.json
  • index.js
  • gameart.png

Now, copy the whole directory to your Vortex folder. You can easily open your Vortex folder by opening a new File Explorer window and entering the following in to the location bar: %APPDATA%/Vortex and then opening the plugins directory (create it if it doesn’t exist).

Once you’re done, you should have four files at the following locations:

C:\Users\<your-user-name-here>\AppData\Roaming\Vortex\plugins\game-intothebreach\info.json
C:\Users\<your-user-name-here>\AppData\Roaming\Vortex\plugins\game-intothebreach\index.js
C:\Users\<your-user-name-here>\AppData\Roaming\Vortex\plugins\game-intothebreach\gameart.png

With those files in place, you’re clear to start Vortex and you should see the Into the Breach icon in the Games screen light up.

Last modified October 7, 2020: Add docs (31323a2)