mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 11:39:18 +02:00
- Revised import paths in the FFI and hooks, game folder layout, and roadmap documentation to reflect the transition to the legacy directory structure. - This change ensures that all links point to the correct legacy resources, improving accessibility and accuracy of the documentation.
14 lines
653 B
Markdown
14 lines
653 B
Markdown
---
|
|
title: FFI, hooks & Lua
|
|
sidebar_label: FFI, hooks & Lua (hub)
|
|
description: FFI, hook lists, naming — bridge between framework and legacy wiki.
|
|
---
|
|
|
|
# FFI, hooks & Lua
|
|
|
|
- [FMF hooks catalog](/wiki/reference/fmf-hooks-catalog) (generated)
|
|
- [FMF hook naming](/wiki/reference/fmf-hook-naming)
|
|
- Imported: [HOOKS](/wiki/legacy/wiki-import/HOOKS), [Hook naming convention](/wiki/legacy/wiki-import/HOOK-NAMING-CONVENTION)
|
|
- Imported: [FFI bridge reference](/wiki/legacy/wiki-import/FFI-Bridge-Reference), [Lua FFI start](/wiki/legacy/wiki-import/Lua-FFI-Start-Developing)
|
|
- Imported: [Mod developer debug](/wiki/legacy/wiki-import/Mod-Developer-Debug)
|