MRcheese14u Posted March 2 Posted March 2 im trying to have a mod get a custom deployment location but idk if thats possible
ChemBoy1 Posted March 3 Posted March 3 The extension for the game you are using needs to have a mod type for the location you want to write to. Which game are you using?
ChemBoy1 Posted March 17 Posted March 17 You can also override install instructions in the upcoming 1.14.0 Vortex version.
Staff Solution Nagev Posted March 17 Staff Solution Posted March 17 On 3/2/2025 at 10:43 PM, MRcheese14u said: im trying to have a mod get a custom deployment location but idk if thats possible Looking at the War Thunder extension - there should be 3 mod installation locations all relative to the game's root folder: - `./UserSkins` (default mod type) - `./sound/mod` (audio mod type) - `./` (dinput/Engine Injector/enb mod type) You can double click a mod entry in the mods page to open the metadata panel; can set the mod type in there. If the extension does not support the location you want, you'll have to submit a Github ticket for it to be added (might take a while) If the installation location you're looking for is inside the game's directory - simply package the mod so that it matches the game directory structure and ensure the mod is set to use dinput/enb.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now