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
Console modding permissionThis mod will not be available on Bethesda.net for console users
Author notes
This author has not provided any additional notes regarding file permissions
File credits
Nikonthenet for True Nights.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 2.0
Actually fixed the crash, doing it through override won't work and there were other keys with a value of 0 that needed to be removed. I settled with removing the whole override to that record because it's not necessary.
In the original plugin, the override to 10C445 contains keys of 0 that are invalid and will lead to crash. The only way to fix this is editing the plugin directly, as the game still crashes if the fix is applied through override. The original mod is still required.