-
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Tsu edited this page May 31, 2026
·
4 revisions
Welcome! This wiki is code-backed documentation for Stratum.
- Config models in
sources/VintagestoryLib/Vintagestory/Server/StratumConfig.cs - Runtime behavior in
sources/VintagestoryLib/Vintagestory/Server/ - Patched behavior in
patches/
If a statement cannot be tied to config/runtime/patch code, treat it as a hypothesis and do not write it as fact.
Each page should map behavior to one or more of:
-
StratumConfigsettings - runtime classes in
sources/VintagestoryLib/Vintagestory/Server/ - patch files in
patches/