-
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Tsu edited this page Jun 5, 2026
·
4 revisions
Start with the config pages, then use the feature deep dives for patch-level behavior.
- Server Config
- Feature Index
- Performance
- Hardening
- Commands and Identity
- Detection and Compatibility
- Why Not Harmony
- Config models in
sources/VintagestoryLib/Vintagestory.Server/StratumConfig.cs - Runtime behavior in
sources/VintagestoryLib/Vintagestory.Server/ - Patched behavior in
patches/
Each page should map behavior to one or more of:
-
StratumConfigsettings - runtime classes in
sources/VintagestoryLib/Vintagestory.Server/ - patch files 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.