mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 03:29:19 +02:00
- Changed project title and tagline in docusaurus.config.js to reflect the new branding. - Updated package.json and package-lock.json to rename the project to gregwiki-docs-site. - Adjusted sidebar and documentation files to align with the new project structure and naming conventions. - Enhanced documentation content for clarity and consistency across various sections. - Added Prettier as a development dependency for code formatting. This commit aligns the project with the new branding and improves overall documentation quality.
15 lines
800 B
Markdown
15 lines
800 B
Markdown
---
|
|
title: Mod developers
|
|
sidebar_label: Mod developers (hub)
|
|
description: Getting started, mod config, debugging — links into legacy wiki-import ModDevs tree.
|
|
---
|
|
|
|
# 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 / professionals](/wiki/guides/players/intermediates) and [professionals](/wiki/guides/players/professionals)
|
|
- Wiki: [Framework overview](/wiki/mods/framework)
|
|
- Imported: [ModDevs](/wiki/legacy/wiki-import/ModDevs/), [Modding guide](/wiki/legacy/wiki-import/Modding-Guide), [Mod config system](/wiki/legacy/wiki-import/Mod-Config-System)
|
|
- Imported: [Standalone mods](/wiki/legacy/wiki-import/StandaloneMods)
|