Wiki: player-facing rewrite of every layer + add a scenario FAQ, linked from Home

This commit is contained in:
flan
2026-07-16 02:18:25 +00:00
parent ff703271ba
commit 8250dcb369
32 changed files with 1654 additions and 2510 deletions
+5
View File
@@ -4,6 +4,11 @@ Core is a library. It has no XML, no defs, no UI — its entire purpose is to be
Institution mods and by yours. This page is the public surface, with the one seam that matters most
(`Propensity.DeterrenceFactor`) explained in full.
> **This page is for modders.** Every other page in this wiki is written for players; this one is the
> technical surface for building on Core. If you just want to know how the mod plays, start at the
> [Home](Home.md) page and the [Propensity](Propensity.md) / [Criminal Record](Criminal-Record.md) /
> [Secured Context](Secured-Context.md) / [Treatment Engine](Treatment-Engine.md) pages instead.
Everything here is verified against the three source files in `Source/Core/`.
---