chore: initialize gregWiki standalone repository

This commit is contained in:
Marvin
2026-04-08 00:10:25 +02:00
commit d377ff70a8
186 changed files with 4885 additions and 0 deletions

29
releases/index.mdx Normal file
View File

@@ -0,0 +1,29 @@
---
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 [Mods](/wiki/mods/plugins/) 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)