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

View File

@@ -0,0 +1,21 @@
---
title: FFM.Plugin.WebUIBridge Release
sidebar_label: FFM.Plugin.WebUIBridge Release
---
import ModReleasePage from '@site/src/components/ModReleasePage';
<ModReleasePage
title="FFM.Plugin.WebUIBridge"
kind="plugin"
dllName="FFM.Plugin.WebUIBridge.dll"
releaseReady={false}
version="NotReleasedYet"
author="mleem97 / FrikaMF Community"
category="Plugin"
dependencies={['MelonLoader', 'FrikaMF']}
codeLanguages={['C#']}
description="Bridges runtime data to web interfaces for dashboards and remote overlays."
banner="Web UI bridge plugin release"
releaseNotesPath="/mods/plugins/ffm-plugin-web-ui-bridge"
/>