mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 03:29:19 +02:00
chore: initialize gregWiki standalone repository
This commit is contained in:
35
mods/extensions/fmf-lang-compat-bridge.md
Normal file
35
mods/extensions/fmf-lang-compat-bridge.md
Normal 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)
|
||||
Reference in New Issue
Block a user