You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2021. It is now read-only.
The injector in its current state is fairly sloppy. It is mostly copied code from the battletech mod loader and isn't really suitable for long term support.
Options:
Re-write injector and keep it as a CLI tool.
Write injector specifically for use with Vortex as the mod loader GUI.
I'll likely end up doing a mix of the two in which I make a new injector CLI application but with the intent for it to be used by Vortex easily.