mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 03:29:19 +02:00
1.4 KiB
1.4 KiB
id, title, slug, description
| id | title | slug | description |
|---|---|---|---|
| intro | Documentation | /docs | Help for Data Center players using mods — install, Workshop, troubleshooting. Technical docs for authors are separated. |
Welcome
gregFramework is the modding stack for Data Center. If you play with mods, you only need a short path: install, browse the Workshop, and fix common issues.
Players — start here
- End users — install, update, troubleshooting
- GregModManager (players) — browse and install mods
- Release channels — Steam Workshop vs GitHub
- GregModManager (full tool reference) — MAUI app: Mod Store, uploads, metadata
Mod catalog lists modules with links to docs and downloads.
Mod authors, plugins, and repo work
Everything for building mods, FFM plugins, hooks, CI, and contributing lives in one place:
Technical docs follow one stack model: ModManager (MAUI) → framework / SDK → plugins → mods — explained in System architecture & documentation principles.
Do not open Developers & contributors unless you are building or maintaining code — the first entries in the sidebar stay short on purpose.