mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 03:29:19 +02:00
- 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.
3.2 KiB
3.2 KiB
id, title, sidebar_label, slug, description
| id | title | sidebar_label | slug | description |
|---|---|---|---|---|
| developers | Developers & contributors | Developers (hub) | /developers | Technical documentation for mod authors, plugin authors, and repo contributors — hooks, workspace, releases, and internals. |
Developers & contributors
Use this hub if you build mods or plugins, work on framework code, or contribute to repositories and docs.
Players should start with Play & mods (sidebar above) — install, Workshop, troubleshooting.
Architecture: read System architecture & documentation principles first — canonical ModManager → Framework → Plugins → Mods model, priorities (stability, maintainability, DX), and wiki writing rules.
Workspace & onboarding
- Getting started — split-repo layout, build core, hook naming
- Documentation layout — how
docs/is organized - Workspace map — folders on disk
Framework
Plugins (FFM.Plugin.*) & mods (FMF.*)
- Plugins overview
- Mods overview — gameplay mods and Framework article
Guides (authors & repo)
- Mod developers
- Contributors (workflow)
- Contributor workshop
- Release guide
- Sponsors
- By audience (paths) · Newbies · Intermediates · Professionals
Tools & meta (advanced)
Releases
Reference
- Wiki mapping
- Mod store vision
- FMF hook naming
- FMF hooks catalog
- MCP server
- Release channels — also linked under Play & mods
- Reference data files
- Modding language requirement
Topics
Contributors (workflow)
- Repo inventory
- Monorepo target layout
- Design system
- Docusaurus workflow
- Plugin submission audit
- Sponsorship automation