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
A simple mod, by request. By default this simply changes two variables that are set after a divorce:
Instead of resetting the divorcee's friendship points to 0, they are set to a customizable value (default 2000 = 8 hearts).
Instead of setting the divorcee's friendship status to "Divorced", this sets it to "Friendly".
Alternatively, you can litigate to decide how your divorce will go. To create a complex divorce agreement, set ComplexDivorce to true in the config.json file. Then, when you go to sign the papers, you indicate all of your grievances. If you are nice in your submission, your spouse will keep some or all of their hearts. If you are mean or slanderous, you will end up with an angry ex. You can also choose to have your spouse pay part or all of the settlement cost, at the expense of hearts.
At the moment, when using complex divorce, if the ex's remaining hearts are four or less, their status will be set as "divorced" and they will be angry. If higher than that, their status will be set to "Friendly".
You can even create your own custom divorce system, sort of. At the least, you can translate it into other languages. I've written up an explanation here.
Multiple Spouses patches the same functions, that's where I initially implemented this. Don't use them both together, please.