mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-10 19:19:18 +02:00
1.1 KiB
1.1 KiB
title, sidebar_label, description
| title | sidebar_label | description |
|---|---|---|
| Mod developers | Mod developers (hub) | Getting started, mod config, debugging — curated docs for FMF mod authors. |
Mod developers
Mod authors — build your own mods (hooks, configuration, debugging). Players → /players.
- Greg hooks showcase — sample mod (
GregShowcaseMod) andGregPayloadusage - System architecture & documentation principles — layer model ModManager → Framework → Plugins → Mods, priorities, wiki rules
- Getting started and Documentation hub
- Framework overview — runtime capabilities and repo layout
- FMF hooks — hook surface (generated article)
- FMF hook naming and hooks catalog
- Contributor workshop — builds, CI, and PRs
- Mods — gameplay mods (
FMF.*) and release pages