guide

Getting Started

Install Static Switching System and author your first YAML module.

New to SSS:

The Examples/ directory contains source fixtures: shipped YAML examples that document valid module shapes but are not scanned by SSS. Copy or adapt one into an active data directory under scripts/staticSwitcher/data/ before testing it.

  1. Follow Installation to enable SSS and expose your module directory through the OpenMW VFS.
  2. Follow Your First Module with a static replacement and an instance rule.
  3. Read Pipelines and Module Boundaries before combining modules from different mods.
  4. Keep the schema reference open while authoring.

For a fast installation check, use the copyable five-minute test before writing a mesh replacement.

If installation succeeds but the module does not, see Validation and Debugging.