[img]https://i.imgur.com/UD9F2LS.png[/img]
DbFramework is a lightweight C# foundation used across multiple Dead Buddha Creative mods.
It provides shared systems for implants, abilities, cooldowns, stats, tooltips, Harmony safety, and other common features that mods can plug into without repeating code.
This framework contains no gameplay content on its own. Other mods rely on it.
[img]https://i.imgur.com/4adhyA6.png[/img]
Q. Does this mod add new content
A. No. DbFramework only supplies shared systems for other mods.
Q. Do I need this installed
A. Yes. Any mod that lists DbFramework as a requirement will not work without it.
Q. Does this mod change gameplay
A. No. It does nothing on its own and does not alter balance.
Q. Is it safe to add or remove mid save
A. Adding is usually safe. Removing is not safe if you have active mods that depend on it.
Q. Does this affect performance
A. No. The framework is lightweight and runs only when requested by dependent mods.
[img]https://i.imgur.com/m6cSkin.png[/img]
CREDITS
Harmony Library by Brrainz / Andreas Pardeike
This framework relies on Harmony for safe patching and runtime method modification.
Harmony Workshop Page: [url=https://steamcommunity.com/workshop/filedetails/?id=2009463077]https://steamcommunity.com/workshop/filedetails/?id=2009463077[/url]
LICENSE
All original code and assets in this mod are released under the Creative Commons Attribution ShareAlike 4.0 International License (CC BY-SA 4.0).
You may reuse, modify, and redistribute this mod’s contents as long as you provide proper credit and use the same CC BY-SA license for your derivative works.
RimWorld is owned by Ludeon Studios. This mod is an independent fan project and is not affiliated with or endorsed by Ludeon.