.vscode | ||
src | ||
.gitignore | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
webpack.config.js | ||
yarn.lock |
Modmapper integration for Vortex
Adds "See on Modmapper" buttons to Skyrim mods and plugins in Vortex which open the Modmapper web page for the mod/plugin.
Installation
For general use
Checkout the extension mod on Nexus Mods to install via Vortex automatically.
For development
Checkout the repo and then run:
yarn install
yarn build
Package the contents of the dist
folder into an archive and drag and drop it into the Vortex extensions page.
Acknowledgements
Thanks to Pickysaurus for creating the initial extension and helping out with development.