Files
gregWiki/docs/intro.md
Marvin e818c78baa docs: update terminology and improve clarity across documentation
- Revised the tagline in `docusaurus.config.js` to reflect the focus on Data Center.
- Enhanced descriptions in `getting-started.md`, `intro.md`, and various mod documentation files for consistency and clarity.
- Updated references to the game name, removing "Waseku" for a more streamlined presentation.
- Improved the structure and readability of tables and lists throughout the documentation.

This commit aims to ensure the documentation is clear, consistent, and accurately represents the project, enhancing usability for both mod developers and players.
2026-04-10 04:44:12 +02:00

27 lines
1.2 KiB
Markdown

---
id: intro
title: Mod author wiki
slug: /
description: Technical documentation for Data Center mod and plugin authors — gregFramework, hooks, workspace, and releases.
---
# Mod author wiki
This site (**`/wiki`**) is for people who **write or maintain mods and plugins**, work on **gregFramework**, or contribute to **repos and documentation**.
**Players** — install MelonLoader, browse mods, and get help on the **[For players](/players)** page (`/players`), the **[mod catalog](/mods)**, and Discord.
## Getting started
1. **[Getting started](/wiki/getting-started)** — split-repo layout, build gregCore, hooks and registries
2. **[Documentation layout](/wiki/getting-started/documentation-layout)** — how `docs/` is organised
3. **[Workspace map](/wiki/workspace/)** — folders on disk
Then read **[System architecture & documentation principles](/wiki/meta/system-architecture-principles)** — canonical **Mod Manager → Framework → Plugins → Mods** model.
## Full index
**[Documentation hub →](/wiki/developers)** — complete table of contents: framework, plugins, mods, guides, releases, reference, roadmap.
The sidebar matches this wiki: **Getting started** is at the top, then the rest of the author tree.