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 must get permission from me before you are allowed to modify my files to improve it
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 must get permission from me before you are allowed to use any of the assets in this file
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 not 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 0.1.9
Added option to toggle asterisk functionality.
Added extra cleanup for names that have asterisks that weren't removed for whatever reason.
Version 0.1.8
* Fixed the asterix for Namify names not being removed in all instances
* Added cleanup method for already named followers (runs when player loads in, and when a follower name is confirmed)
Version 0.1.7
* Removal of Costura Fody as it's no longer required, and causes delays with updates on Thunderstore.
* Names that have been randomly generated will now have an asterix (*) next to them when indoctrinating a follower. You do not need to manually remove it.
If you're enjoying the mod, please consider donating or endorsing it with a thumbs up. Your support is greatly appreciated!
What
Gets a random list of 2000 names from the randommer.io API for use when naming followers.
The initial list is saved to a file where your saved games are located to prevent having to make a request every time you start the game.
Names are removed from the list as they are used to prevent duplicates.
The provided API key is limited to 1000 daily requests. If you want to use your API key, you can get one from https://randommer.io.
Add your own names to the game.
Namified names will display an asterix at the end of the name. Once the name is confirmed, the asterix is removed automatically.
Recommendation
While not a hard requirement, I recommend you install UnityDebuggerAssistant which allows for better log files when an exception happens because of a mod, which means I have more information to work with when bug reports are posted.
Place the plugin DLLs into your "...\Cult of the Lamb\BepInEx\plugins" folder. Either run the game, or create it if it doesn't exist.
Configuration
The configuration file is generated when you first run the game with the mod enabled. It can be found in the "...\Cult of the Lamb\BepInEx\config" folder.
Press F1 in game to open the configuration manager. If you're in a dungeon, pause the game first otherwise the cursor doesn't work.