Files
gregWiki/docs/releases/mods/fmf-lang-compat-bridge-release.mdx
Marvin fcac837bd9 docs: update references from FrikaMF to gregCore throughout documentation
Revised multiple documentation files to replace instances of "FrikaMF" with "gregCore," reflecting the updated naming conventions and project structure. This change enhances consistency and clarity across the documentation, ensuring that users and contributors have accurate information regarding the framework and its components.
2026-04-10 18:28:55 +02:00

22 lines
616 B
Plaintext

---
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 / gregCore Community"
category="Mod"
dependencies={['MelonLoader']}
codeLanguages={['C#']}
description="Provides language/localization compatibility bridging for mixed mod stacks."
banner="Language compatibility bridge release"
releaseNotesPath="/wiki/mods/fmf-lang-compat-bridge"
/>