Commit Graph

4 Commits

Author SHA1 Message Date
Marvin
5c8fab5160 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.
2026-04-10 01:40:10 +02:00
Marvin
526a9629ae docs: update documentation layout and links for clarity
- Revised the documentation layout to reflect updated paths for various sections, including workspace, framework, plugins, mods, tools, guides, releases, reference, contributors, roadmap, topics hub, meta, and legacy.
- Adjusted links to ensure they point to the correct files, enhancing navigation and accessibility within the documentation.
- Improved descriptions in the Mods and Plugins sections to clarify the distinction between gameplay mods and framework plugins.

This commit enhances the overall structure and usability of the documentation.
2026-04-10 01:40:00 +02:00
Marvin
d1650139d9 docs: clarify separation of multiplayer and sysadmin plugins
- Updated documentation to emphasize the distinct functionalities of `FFM.Plugin.Multiplayer` (networking/sync) and `FFM.Plugin.Sysadmin` (UI modernization/settings).
- Enhanced descriptions in relevant files to prevent confusion between the two plugins and their purposes.
- Added notes in the multiplayer hub to clearly state that sysadmin and web UI features are separate topics.

This commit improves clarity in the documentation regarding plugin functionalities.
2026-04-10 01:29:34 +02:00
Marvin
ea92a0baf8 refactor: update project branding and structure for gregFramework
- Changed project title and tagline in docusaurus.config.js to reflect the new branding.
- Updated package.json and package-lock.json to rename the project to gregwiki-docs-site.
- Adjusted sidebar and documentation files to align with the new project structure and naming conventions.
- Enhanced documentation content for clarity and consistency across various sections.
- Added Prettier as a development dependency for code formatting.

This commit aligns the project with the new branding and improves overall documentation quality.
2026-04-10 01:20:22 +02:00