Skip to content

Repository files navigation

Tainted Grail - The Fall of Avalon Vortex Extension

This extension adds support for managing BepInEx mods for Tainted Grail: The Fall of Avalon in Vortex Mod Manager.

Build

yarn build

Run a dev version

Copy the contents of dist to %APPDATA%\Vortex\plugins\tgfoadev

rmdir /S /Q %APPDATA%\Vortex\plugins\tgfoadev
mkdir %APPDATA%\Vortex\plugins\tgfoadev
xcopy /Y /E /I dist %APPDATA%\Vortex\plugins\tgfoadev

Release

  1. Update the version in package.json and info.json
  2. Commit & push to GitHub
  3. Create a new release with a tag matching the semver version (e.g. 1.4.0)
  4. Upload new version to Nexus Mods

A release build will be automatically triggered, and an artifact will be attached to the build through .github/workflows/release.yml.

Nexus Mods has a daily GithubAction that syncs mods - https://github.com/Nexus-Mods/Vortex-Backend/actions/workflows/update-extensions-manifest.yml

You can track it to see if your release has been picked up by Nexus Mods.

About

Tainted Grail: The Fall of Avalon support for Vortex

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages