This is a modding tool to allow modders to create mods using a customizable language tokens. This will in time be fully utilized by the base Gender Neutrality Mod and will provide all of its config options.
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are allowed to use the assets in this file in 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
Changelogs
Version 1.0.0
Initial Release
For Regular Users: Install the mod like any SMAPI mod then edit the config using Generic Mod Config Menu (or manually) in a similar way to the base Gender Neutrality Mod. (I will add more specific instructions later, for now read the GNM page for more help)
For Modders: To use this mod simply install Content Patcher and call the tokens listed in the config file in your content file. For example, if you wanted the dialogue to say "I like them/her/him" You would write "I like {{Hana.GNMTokens/ObjectivePronoun}}" and it would replace the token with whatever the user provided in that config slot. Further use details will be added later.
If anyone needs any other tokens added please message me or leave a comment.
Source code here. (I think I used GitHub right, please let me know if there are issues)