mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 03:29:19 +02:00
- Translated sections from German to English for better accessibility. - Enhanced the structure by clearly defining the workspace relationship and local development instructions. - Improved descriptions for Docker setup and deployment processes to ensure users understand the requirements and context. - Updated links and formatting for consistency throughout the document. This commit aims to improve the overall clarity and usability of the README documentation.
17 lines
900 B
Markdown
17 lines
900 B
Markdown
---
|
|
title: Mod developers
|
|
sidebar_label: Mod developers (hub)
|
|
description: Getting started, mod config, debugging — curated docs for FMF mod authors.
|
|
---
|
|
|
|
# Mod developers
|
|
|
|
**Mod-Autorinnen und -Autoren** — eigene Mods bauen (Hooks, Konfiguration, Debug). Überblick über alle Rollen: [By audience](/wiki/guides/players/audiences-overview).
|
|
|
|
- [By audience — intermediates](/wiki/audiences/intermediates) and [professionals](/wiki/audiences/professionals)
|
|
- [Framework overview](/wiki/mods/framework) — runtime capabilities and repo layout
|
|
- [FMF hooks](/wiki/framework/fmf-hooks) — hook surface (generated article)
|
|
- [FMF hook naming](/wiki/reference/fmf-hook-naming) and [hooks catalog](/wiki/reference/fmf-hooks-catalog)
|
|
- [Contributor workshop](/wiki/guides/contributors/contributor-workshop) — builds, CI, and PRs
|
|
- [Mods](/wiki/mods/) — gameplay mods (`FMF.*`) and release pages
|