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

@@ -8,9 +8,9 @@ description: Licenses, disclaimers, developer correspondence — links into wiki
Curated links into imported pages (canonical text may live under `wiki-import/`).
- [License / legal (EN)](/wiki/wiki-import/License-Legal)
- [Lizenz / Rechtliches (DE)](/wiki/wiki-import/Lizenz-Rechtliches)
- [Disclaimer (End user)](/wiki/wiki-import/EndUser/Reference/Disclaimer)
- [Brief an WASEKU](/wiki/wiki-import/Brief-an-WASEKU) / [Letter to WASEKU (EN)](/wiki/wiki-import/Letter-to-WASEKU)
- [License / legal (EN)](/wiki/legacy/wiki-import/License-Legal)
- [Lizenz / Rechtliches (DE)](/wiki/legacy/wiki-import/Lizenz-Rechtliches)
- [Disclaimer (End user)](/wiki/legacy/wiki-import/EndUser/Reference/Disclaimer)
- [Brief an WASEKU](/wiki/legacy/wiki-import/Brief-an-WASEKU) / [Letter to WASEKU (EN)](/wiki/legacy/wiki-import/Letter-to-WASEKU)
For repository licensing, see the root `LICENSE.txt` in the GitHub repo.