mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 03:29:19 +02:00
w
This commit is contained in:
@@ -10,9 +10,9 @@ The **gregFramework** folder groups several repositories (split layout). Use thi
|
||||
|
||||
| Area | Folder | Role |
|
||||
|------|--------|------|
|
||||
| Framework core | `gregCore/FrikaMF-StandaloneRepo/` | **Framework core**: translations, hooks, runtime (Harmony/events), MelonLoader host, plugins (`FFM.Plugin.*`), templates, bridges |
|
||||
| Mods | `gregMods/gregMod.<Name>/` | Standalone gameplay mods (`FMF.*`) |
|
||||
| Extensions | `gregExtensions/gregExt.<Name>/` | Extension modules (e.g. player models) |
|
||||
| Framework core | `gregCore/` | **Framework core**: translations, hooks, runtime (Harmony/events), MelonLoader host, plugins (`FFM.Plugin.*`), templates, bridges |
|
||||
| Mods | `gregMod.<Name>/` (direkt unter `gregFramework/`) | Standalone gameplay mods (`FMF.*`) |
|
||||
| Extensions | `gregExt.<Name>/` (direkt unter `gregFramework/`) | Extension modules (e.g. player models) |
|
||||
| Documentation | `gregWiki/` | This Docusaurus site (`docs/`) |
|
||||
| Legacy / tools | `gregDataCenterExporter/` | Historical monolith; migration staging |
|
||||
| Modstore / infra | `gregStore/` | **Gregweb** (private repo): Next.js app (`web/`), Docker stack (`infra/`, compose at repo root) |
|
||||
|
||||
Reference in New Issue
Block a user