Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Fixed an odd renderer crash when swapped between games (even if the editor was not visible)
Version 0.2.0
Fixed Fallout 4 paths
Added other Bethesda games. (Not all GamePass versions are supported!)
Version 0.1.0
Initial Release
An INI editor built into the Mods section of Vortex. This is a little project I have been playing with for a while but I don't plan to work on anymore. If you'd like to fork the project and continue it, just let me know and I'll add you as the owner of this page.
For users In the Mods tab, a new icon will appear for Skyrim SE and Fallout 4 called "INI Editor", this will open a new dialog box which allows you to edit INI files and define custom files to edit the same way.
For developers If you are creating a game extension and would like to have certain INIs (or other text files) to be identified by this tool, simply add a "iniFiles" property to the game object inside "registerGame". It must be a synchronous function that takes a single parameter, which will be the state.