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: FMF.LangCompatBridge Release
sidebar_label: FMF.LangCompatBridge Release
---
import ModReleasePage from '@site/src/components/ModReleasePage';
<ModReleasePage
title="FMF.LangCompatBridge"
kind="mod"
dllName="FMF.JoniMLCompatMod.dll"
releaseReady={false}
version="NotReleasedYet"
author="mleem97 / FrikaMF Community"
category="Mod"
dependencies={['MelonLoader']}
codeLanguages={['C#']}
description="Provides language/localization compatibility bridging for mixed mod stacks."
banner="Language compatibility bridge release"
releaseNotesPath="/mods/mods/fmf-lang-compat-bridge"
/>