Mod recommended INI setting packages
DoubleYouC opened this issue · 0 comments
DoubleYouC commented
It would be cool if mod authors can prepare INI-Setting-Packages and allow the users to apply them easily with one click, like for increasing the Pipboy resolution there could be a snippet:
TARGET=Fallout4Prefs.ini
[Display]
uPipboyTargetHeight=1400
uPipboyTargetWidth=1752
The user can then simply throw the file into BethINI (maybe even explorer-linked with some custom extension, or autoloading such snippets from the mods folder?) and all ini settings in there are automatically applied to the ini files.
A nice addition on top would be, if the "installation" automatically creates a backup of the existing ini values, so if the user doesn't like how the new ini values work, he can remove the INI-Setting-Package with one click.