mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 11:39:18 +02:00
- Move markdown and wiki-import tree into docs/; keep app shell at repo root - Point docusaurus docs path to docs/; edit links to mleem97/gregWiki - Sync and i18n scripts use gregWiki root and ../.wiki under gregFramework - Sidebars: workspace layout from root docs ids; plugins under mods/extensions - Fix redirects, module catalog URLs, release note paths, and wiki-import category keys - Update repo inventory for split repos; Dockerfile for single-repo context Made-with: Cursor
2.3 KiB
2.3 KiB
title, sidebar_label, description
| title | sidebar_label | description |
|---|---|---|
| Topics hub | Topics overview | Thematic index — navigate by audience, reference, roadmap, imports, and meta. |
Topics hub
Documentation is split into curated wiki pages (this site), generated reference (for example hook catalogs), and legacy imports from the GitHub wiki (.wiki → wiki-import/).
Quick map
| Area | Start here |
|---|---|
| Roles (Spieler · Moddevs · Contributor · Sponsoren) | By audience — End users, Mod developers, Contributors (workflow), Sponsors |
| Audience paths (experience) | Newbies · Intermediates · Professionals |
| Technical reference | Reference & technical |
| Ship planning | Roadmap & planning |
| Repository inventory | Repo inventory |
| Imported legacy wiki | Legacy wiki import |
| Steam, betas, backlog, game paths | Meta & operations — Game folder layout |
Thematic folders (deep links)
Use these entry points for cross-cutting concerns; each page links into wiki-import/ and reference docs where relevant.
- Security & legal — licenses, disclaimers, letters to the developer.
- FFI, hooks & Lua — HOOKS, FFI bridge, naming conventions.
- Multiplayer & networking — Steamworks P2P, Web UI bridge.
- Assets & export — asset export pipeline, templates.
- End users — installs, FAQs, troubleshooting.
- Mod developers — getting started, mod config, debugging.
Releases vs. articles
- Release pages (downloads, version banners): Releases.
- Narrative wiki articles (how it works): Plugin Wiki and Mod Wiki.