Depraved Sense is an open-source NSFW framework for Project Zomboid. Looking to innovate in crucial areas, and provide tools for modders to work with. This documentation will serve as a guide on how it works, and how to use it!
The framework itself is heavily Work In Progress. Expect things to break, and libraries to change in the long run.
Keep in mind that this document expects that the reader knows the basics of Lua scripting, it isn’t mandatory, but it will improve your understanding while reading it.
Although this can be used as a guide to start modding NSFW mods, it is better refer to the main hub of Project Zomboid modding for guidance. The PZWiki!
This document will only teach the core feature of the framework. A lot of how it works has been set aside in order to keep things simple. It is recommended to read the source code to get a better understanding on how everything works.
The guide itself was written in mind that the reader would start from beginning to end, but there is no right order to read it. You can pick some references here and there, or even go straight to the part you’re interested. Go, and have fun.
This documentation is based on version 0.2.x of Depraved Sense.