docs: update legacy import paths in documentation

- 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.
This commit is contained in:
Marvin
2026-04-10 01:41:08 +02:00
parent 5c8fab5160
commit 7f8070fe2a
17 changed files with 48 additions and 50 deletions

View File

@@ -750,6 +750,6 @@ Yes. Browse or search for mods, then click **Subscribe**. Steam will download th
## See also
- Repository README: [`WorkshopUploader/README.md`](https://github.com/mleem97/gregFramework/blob/master/WorkshopUploader/README.md)
- [End-User Guide](/wiki/guides/enduser-workshop)
- [Contributor Guide](/wiki/guides/contributor-workshop)
- [Release](/wiki/guides/release)
- [End-User Guide](/wiki/guides/players/enduser-workshop)
- [Contributor Guide](/wiki/guides/contributors/contributor-workshop)
- [Release](/wiki/guides/contributors/release)