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:
Marvin
2026-04-10 01:40:10 +02:00
parent 526a9629ae
commit 5c8fab5160
5 changed files with 5 additions and 5 deletions

View File

@@ -12,4 +12,4 @@ Provides export-focused tooling for asset-related workflows.
## Sources ## Sources
- Module path: `StandaloneMods/FFM.Plugin.AssetExporter` - Module path: `StandaloneMods/FFM.Plugin.AssetExporter`
- Overview: [`Standalone Mods`](/wiki/wiki-import/StandaloneMods) - Overview: [`Standalone Mods`](/wiki/legacy/wiki-import/StandaloneMods)

View File

@@ -12,4 +12,4 @@ Contains **multiplayer / networking** runtime (bridge, sync). **Not** the same a
## Sources ## Sources
- Module path: `StandaloneMods/FFM.Plugin.Multiplayer` - 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)

View File

@@ -12,4 +12,4 @@ Hosts standalone player-model specific behavior and integration.
## Sources ## Sources
- Module path: `StandaloneMods/FFM.Plugin.PlayerModels` - 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)

View File

@@ -12,4 +12,4 @@ Contains **sysadmin-oriented UI** features (Unity UI modernization, mod settings
## Sources ## Sources
- Module path: `StandaloneMods/FFM.Plugin.Sysadmin` - 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)

View File

@@ -12,4 +12,4 @@ Focuses on standalone web UI bridge integration flows.
## Sources ## Sources
- Module path: `StandaloneMods/FFM.Plugin.WebUIBridge` - 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)