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,35 @@
---
title: FMF.LangCompatBridge
sidebar_label: FMF.LangCompatBridge
description: Language compatibility bridge mod for Data Center — localization bridging for mixed mod stacks.
---
## Description
Provides language/localization compatibility bridging for mixed mod stacks.
## Steamworks Metadata
| Field | Value |
|-------|-------|
| **Assembly** | `FMF.JoniMLCompatMod.dll` |
| **Version** | `00.01.0009` |
| **Author** | mleem97 |
| **Game** | Waseku — Data Center (App 4170200) |
| **Workshop Tags** | `modded`, `melonloader`, `mod` |
| **Workshop Content Path** | `content/Mods/` |
| **Needs FMF** | No (standalone MelonLoader mod) |
## Wiki Group
- Category: Mod
- Primary Language: C#
- Project Path: `mods/FMF.Plugin.LangCompatBridge`
## Installation
Drop `FMF.JoniMLCompatMod.dll` into `<Data Center>/Mods/`. Requires [MelonLoader](https://melonwiki.xyz/) (IL2CPP).
## Release
- [Open Release Page](/wiki/releases/mods/fmf-lang-compat-bridge-release)