mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 03:29:19 +02:00
docs: update references from FrikaMF to gregCore throughout documentation
Revised multiple documentation files to replace instances of "FrikaMF" with "gregCore," reflecting the updated naming conventions and project structure. This change enhances consistency and clarity across the documentation, ensuring that users and contributors have accurate information regarding the framework and its components.
This commit is contained in:
@@ -10,7 +10,7 @@ Authoritative reference material for the framework and documentation site.
|
||||
|
||||
- [Wiki mapping](/wiki/reference/wiki-mapping) — how paths line up across systems.
|
||||
- [Mod store vision](/wiki/reference/mod-store-vision) — product direction notes.
|
||||
- [Modding language (C# only)](/wiki/reference/modding-language-requirement) — mods, plugins, extensions: **C#** only.
|
||||
- [Modding language support](/wiki/reference/modding-language-requirement) — mods, plugins, extensions: **C#** only.
|
||||
- [FMF hook naming](/wiki/reference/fmf-hook-naming) — conventions for hook identifiers.
|
||||
- [FMF hooks catalog](/wiki/reference/fmf-hooks-catalog) — generated listing from framework sources.
|
||||
- [greg hooks registry (IL2CPP)](/wiki/reference/greg-hooks-registry) — `greg.*` Harmony hooks, `greg_hooks.json`, codegen from Il2Cpp unpack.
|
||||
|
||||
Reference in New Issue
Block a user