mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 03:29:19 +02:00
docs: update asset exporter documentation link for accuracy
- Corrected the overview link for the `Standalone Mods` section to point to the legacy documentation path. - This change ensures that users have access to the correct resources and improves the overall accuracy of the documentation.
This commit is contained in:
@@ -12,4 +12,4 @@ Provides export-focused tooling for asset-related workflows.
|
||||
## Sources
|
||||
|
||||
- Module path: `StandaloneMods/FFM.Plugin.AssetExporter`
|
||||
- Overview: [`Standalone Mods`](/wiki/wiki-import/StandaloneMods)
|
||||
- Overview: [`Standalone Mods`](/wiki/legacy/wiki-import/StandaloneMods)
|
||||
|
||||
@@ -12,4 +12,4 @@ Contains **multiplayer / networking** runtime (bridge, sync). **Not** the same a
|
||||
## Sources
|
||||
|
||||
- Module path: `StandaloneMods/FFM.Plugin.Multiplayer`
|
||||
- Roadmap context: [`Steamworks P2P Multiplayer Roadmap`](/wiki/wiki-import/Steamworks-P2P-Multiplayer-Roadmap)
|
||||
- Roadmap context: [`Steamworks P2P Multiplayer Roadmap`](/wiki/legacy/wiki-import/Steamworks-P2P-Multiplayer-Roadmap)
|
||||
|
||||
@@ -12,4 +12,4 @@ Hosts standalone player-model specific behavior and integration.
|
||||
## Sources
|
||||
|
||||
- Module path: `StandaloneMods/FFM.Plugin.PlayerModels`
|
||||
- Debug docs: [`Mod Developer Debug`](/wiki/wiki-import/Mod-Developer-Debug)
|
||||
- Debug docs: [`Mod Developer Debug`](/wiki/legacy/wiki-import/Mod-Developer-Debug)
|
||||
|
||||
@@ -12,4 +12,4 @@ Contains **sysadmin-oriented UI** features (Unity UI modernization, mod settings
|
||||
## Sources
|
||||
|
||||
- Module path: `StandaloneMods/FFM.Plugin.Sysadmin`
|
||||
- Framework context: [`Framework Features & Use Cases`](/wiki/wiki-import/Framework-Features-Use-Cases)
|
||||
- Framework context: [`Framework Features & Use Cases`](/wiki/legacy/wiki-import/Framework-Features-Use-Cases)
|
||||
|
||||
@@ -12,4 +12,4 @@ Focuses on standalone web UI bridge integration flows.
|
||||
## Sources
|
||||
|
||||
- Module path: `StandaloneMods/FFM.Plugin.WebUIBridge`
|
||||
- Reference: [`Web UI Bridge (DC2WEB)`](/wiki/wiki-import/Web-UI-Bridge)
|
||||
- Reference: [`Web UI Bridge (DC2WEB)`](/wiki/legacy/wiki-import/Web-UI-Bridge)
|
||||
|
||||
Reference in New Issue
Block a user