mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-10 19:19:18 +02:00
3.1 KiB
3.1 KiB
id, title, sidebar_label, slug, description
| id | title | sidebar_label | slug | description |
|---|---|---|---|---|
| developers | Documentation hub | Documentation hub | /developers | Technical documentation for mod authors, plugin authors, and repo contributors — hooks, workspace, releases, and internals. |
Documentation hub
Use this index if you build mods or plugins, work on framework code, or contribute to repositories and docs.
Players — install and troubleshooting: For players (not part of this wiki sidebar).
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)
Tools & meta (advanced)
Releases
Reference
- Wiki mapping
- Mod store vision
- FMF hook naming
- FMF hooks catalog
- MCP server
- Release channels — where authors publish (Workshop vs GitHub); players see a short summary on /players
- Reference data files
- Modding language requirement
Topics
Contributors (workflow)
- Repo inventory
- Monorepo target layout
- Design system
- Docusaurus workflow
- Plugin submission audit
- Sponsorship automation