Omegacron Posted July 31, 2019 Share Posted July 31, 2019 I've completely rebuilt the installer script for my mod, and I'm wondering if there's a way to run through it without actually installing anything. In other words, I'd like to see the installer screens and test the conditions, images, etc. but not actually install the mod. Is there a way to do that in something like Vortex? Link to comment Share on other sites More sharing options...
IsharaMeradin Posted July 31, 2019 Share Posted July 31, 2019 Short of editing the installer script to not actually install anything, I'd have to say no. If you are concerned about it screwing up what you have installed (i.e. your current project), set the installer to install small text files instead of the actual mod files. Each text file can contain a brief statement as to which files would have been installed. That way you can not only test the images, conditions, etc but you can also test your file source paths. Link to comment Share on other sites More sharing options...
Omegacron Posted July 31, 2019 Author Share Posted July 31, 2019 Short of editing the installer script to not actually install anything, I'd have to say no. If you are concerned about it screwing up what you have installed (i.e. your current project), set the installer to install small text files instead of the actual mod files. Each text file can contain a brief statement as to which files would have been installed. That way you can not only test the images, conditions, etc but you can also test your file source paths.That's a nifty idea - I might give that a shot. Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts