SirPepperPot Wiki
The documentation and reference home for SirPepperPot projects.
This wiki is designed to grow beyond a single SDK. The technical documentation for SirPepperPot's Community Toolkit lives here alongside space for normal mod documentation, game guides, reference pages, and community knowledge.
How the wiki is organized
The Community Toolkit section is the technical side. It combines handwritten Markdown guides with an API reference generated from the public surface of the compiled SDK. The actual SDK implementation source can remain private.
The Mods, Games, and Community sections are ordinary wiki content. They can use text, screenshots, tables, images, guides, inventories, lore pages, FAQs, or any other Markdown-based documentation without being tied to the SDK.
Note
A section does not need generated API documentation to live here. DocFX is the publishing engine for the whole site; the C# API generator is only used by the Community Toolkit area.