Files
gregWiki/docs/intro.md
Marvin 331847013d docs: update docusaurus configuration and documentation structure
- Revised the tagline in `docusaurus.config.js` for improved clarity on the documentation's focus.
- Removed German localization support from the configuration to streamline the user experience.
- Updated navigation items in the sidebar to better reflect the current structure, emphasizing player and developer resources.
- Enhanced the README and various documentation files to clarify the repository layout and improve accessibility for users.
- Adjusted links and descriptions throughout the documentation to ensure consistency and accuracy.

This commit aims to enhance the overall clarity and usability of the documentation.
2026-04-10 02:26:32 +02:00

1.3 KiB
Raw Blame History

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

  1. End users — install, update, troubleshooting
  2. WorkshopManager guide — browse and install mods
  3. Release channels — Steam Workshop vs GitHub
  4. WorkshopManager (tool) — desktop app for Workshop content

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:

Developers & contributors →

Technical docs follow one stack model: ModManager (MAUI) → framework / SDK → plugins → mods — explained in System architecture & documentation principles.

Do not use the sidebars technical sections unless you are developing — the default view stays short on purpose.