-
Notifications
You must be signed in to change notification settings - Fork 137
Home
This is the new home for all of Vortex's documentation, both for users and for developers. It's been a long time coming but we've finally started the gargantuan task of centralizing all of the information related to Vortex. It was previously spread across multiple knowledge bases and wikis and really difficult to maintain or add to. We've recently moved our project management to GitHub and documentation was the next step.
Right now, we've migrated everything that was on nexus-mods.github.io/vortex-api/
and on modding.wiki/vortex
and redirects should be in place (some automatically) so that external links shouldn't be affected. If anything doesn't work or 404s then please let us know.
The migrated documentation hasn't yet been checked for quality and/or relevance. Most will be fine although some will be outdated and also repeated across different pages. This documentation is at the lower half of the sidebar on the right (underneath the warning). As we check the documentations, pages will be reorganised into the top half of the sidebar.
You can also search through pages in the top right of the sidebar.
- Migrate any relevant pages from the last remaining knowledge base at wiki.nexusmods.com
- Start working through the docs and rewrite\tweak where necessary
- Fill in the gaps with new docs
This wiki and the Vortex Readme document contains a lot of information, please take your time and read these instructions carefully.
We provide detailed changes for each Vortex release.
If you have any questions about Vortex usage or want to share some information with the Vortex community, please go to one of the following places:
- About
- Install
- Troubleshooting
- Troubleshooting
- Developers
- Troubleshooting
- Developers
- Valheim
- Bannerlord
- BepInEx
- How to test a game extension
- How to package a game extension
- How to upload an extension to Nexus
- How to submit a game extension for review
Warning
The below documentation has not been checked for quality since migrating to GitHub Wiki and the information contained is potentially out of date and\or repeated.
- Frequently Asked Questions
- Getting Started
- Deployment Methods
- Downloading from Nexus Mods
- Managing File Conflicts
- Managing your Load Order
- Managing Save Games
- Setting up Profiles
- Keyboard Shortcuts
- How to create mod installers
- External Changes
- The Vortex Approach to Load Order
- Moving Vortex to a new PC
- Modding Skyrim Special Edition with Vortex
- Modding Mount & Blade II: Bannerlord with Vortex
- Modding Monster Hunter: World with Vortex
- Modding The Witcher 3 with Vortex
- Modding Baldur's Gate 3 with Vortex
- Modding Stardew Valley with Vortex
- Modding Valheim with Vortex
- Error Messages
- Misconfigured Documents Folder
- .NET 6 Install Issues
- Downgrading Extensions
- Command Line Parameters
- Introduction to Vortex extensions
- Creating a game extension (JavaScript)
- Creating a theme
- Game detection
- Adding a main page
- Adding a load order page
- Building UI with Vortex and React
- Packaging an extension
- Introduction
- Packaging extensions
- Project management
- Harmony Patcher Exectuable
- Vortex Harmony Mod Loader
- Setting up your dev environment
- Creating a theme
- Creating a game extension