Files
gregWiki/docs/releases/index.mdx
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

30 lines
1.3 KiB
Plaintext

---
title: Releases
sidebar_label: Releases overview
description: Index of plugin and mod release pages (download metadata, notes links).
---
# Releases
Release pages list **download targets**, **version placeholders**, and links back to the **wiki articles** for each plugin or mod. Non-release documentation lives under [Plugins](/wiki/plugins/) and [Mods](/wiki/mods/) in the sidebar.
## Plugin releases
- [FFM.Plugin.AssetExporter](/wiki/releases/plugins/ffm-plugin-asset-exporter-release)
- [FFM.Plugin.Multiplayer](/wiki/releases/plugins/ffm-plugin-multiplayer-release)
- [FFM.Plugin.PlayerModels](/wiki/releases/plugins/ffm-plugin-player-models-release)
- [FFM.Plugin.Sysadmin](/wiki/releases/plugins/ffm-plugin-sysadmin-release)
- [FFM.Plugin.WebUIBridge](/wiki/releases/plugins/ffm-plugin-web-ui-bridge-release)
## Tool releases
- [GregTools 1.0 Modmanager](/wiki/releases/tools/gregtools-modmanager-1.0-release)
## Mod releases
- [FMF.ConsoleInputGuard](/wiki/releases/mods/fmf-console-input-guard-release)
- [FMF.GregifyEmployees](/wiki/releases/mods/fmf-gregify-employees-release)
- [FMF.HexLabelMod](/wiki/releases/mods/fmf-hex-label-mod-release)
- [FMF.LangCompatBridge](/wiki/releases/mods/fmf-lang-compat-bridge-release)
- [FMF.UIReplacementMod](/wiki/releases/mods/fmf-ui-replacement-mod-release)