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.
631 B
631 B
title, sidebar_label, description
| title | sidebar_label | description |
|---|---|---|
| FFI, hooks & Lua | FFI, hooks & Lua (hub) | FFI, hook lists, naming — curated reference for mod and plugin authors. |
FFI, hooks & Lua
- FMF hooks — generated hook surface
- FMF hooks catalog — strings from core sources
- FMF hook naming —
FMF.*vs legacyFFM.* - Framework architecture — bridges (including Rust) and runtime layout
- Modding language requirement — C# policy for mods/plugins