- C# 100%
| 1.4 | ||
| About | ||
| Source | ||
| .gitignore | ||
| LewdBiotech.sln | ||
| LICENSE | ||
| README.md | ||
Notice: As of November 11, 2024, this repo is unmaintained
Hello all, tl;dr: I (leboeuf) no longer have plans to maintain or continue working on this mod. Anyone is welcome to take the code and continue work on it should they choose. This repo will remain online. For additional context, read below.
When I originally started this mod, it was largely an excuse to learn C# by expanding Rimworld slaver playthroughs in a way that wasn't just buying and selling from merchants. My original goal was (mostly) accomplished, but being the ambitious mortal that I am, I made unrealistic plans to expand the mod in ways that I ultimately was not invested in to finish. Additionally, my life has shifted, for the better, in ways that has demanded more time and responsibility from me - resources that I no longer have to dedicate to this project.
To the few people that played this mod and enjoyed it, thank you. Your feedback and encouraging words have been greatly appreciated. I plan to take lessons learned from this mod and apply it to my (more public and non-lewd) work.
I have no plans to take down this repo, and anyone who used the mod are welcome to fork and modify as they see fit. I used a very permissive license from the beginning in the event this time came. In all aspects but formally, this code is "public domain". Use it how ever you would like, no original attribution required.
The below readme and its list of planned features are left in-tact for historical purposes only, and there is no plans to implement them.
Thanks for all the fish, leboeuf
Lewd Biotech
Lewd Biotech is a RimWorld mod set to add additional features to RimWorld's new Biotech expansion and RimJobWorld. New features include:
Features
- A new vanilla-friendly, Biotech-compatible multibirth system enabling colonists to have random chance twins, implant and gene-assisted triplets, and more that properly inherit genes
- New implants and genes that enhance the new multibirth system
- New implants that can change pawn vulnerability and sex need
Planned features
- Milkable Colonists integration and/or new human milk system and lactation expansion ** As of 3 Jan 2023: thanks to ongoing work by onslort in making Milkable Colonists compatible with Biotech, a new system may not be needed - stay tuned.
- New, well-integrated serum system similar to Licentia Labs
- More new and unique implants
- Lewd specialist mechanoids
- Genes/xenohumans for sci-fi succubi/incubi that fit RimWorld's lore
- ... and more!
Issues and bugs
Please report all bugs to the mod's issue tracker on the gitgud.io repo (https://gitgud.io/leboeuf/lewd-biotech/-/issues) Please don't report bugs anywhere else. Having a single place to view latest bug reports shortens the time it takes to find and resolve them. Please provide a log and (if possible) your full current modlist when reporting issues.
Contributing
The project is currently set up to be built directly from within your "RimWorld/Mods" folder, which is usually under "steamapps/common" on Steam installs. Working from any other location may require some additional Visual Studio project fiddling. DM laboeuf if you want to help, but are having build issues.