Quick links: Steam Workshop page
This is an expansion of SilchasRuin's Alternate Ancestry Boosts for All that also adds 6 "Custom Flaw" modes to the Attribute Boost Choice menu. Each of these gives three free attribute boosts and the selected flaw.
So, for example, if playing a minotaur was appealing to you due to the +STR +CON -CHA ability spread, you can now recreate that atop of some other ancestry.
You'll want to set a DAWNSBURY_DAYS environment variable to point at where the game folder resides (where the .exe and CREDITS.txt are, no trailing backslash).
You can then open the Visual Studio (regrettably, it would seem like it has to be VS2026 because of .NET 10) and build the project.
The post-build step should copy the DLL from bin to the game's CustomMods folder,
but if it doesn't, you may have to do so by hand.
Post-build step will also attempt to update the DLL in the export folder that contains the files for publishing on Steam Workshop.
The original mod is public domain so I guess this is public domain too.

