DedicatedServerMod Documentation
Run authoritative, headless Schedule I servers and build server/client mods against the same in-repo documentation set.
Get Started Configuration Reference API Reference
What is here
- Human-written guides for installation, configuration, commands, modding, and troubleshooting.
- Generated API reference for the public DedicatedServerMod modding surface.
- A single docs source that lives beside the code, so feature changes and docs changes can ship together.
Recommended path
- Start with the installation guide if you are hosting a server.
- Read the configuration overview before exposing a server publicly.
- Use the modding guides for lifecycle and messaging concepts, then switch to API reference for exact signatures.