https://github.com/mleem97/frikamodframework
https://github.com/mleem97/frikamodframework
asset-exporter assets datacenter datacenter-game datacenter-game-mods datacenter-simulator-game export extract gamemod loader melon melonloader mod mods unity unity-6
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mleem97/frikamodframework
- Owner: mleem97
- Created: 2026-04-06T10:55:07.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-06T11:01:51.000Z (about 2 months ago)
- Last Synced: 2026-04-07T10:03:06.246Z (about 2 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GREGFRAMEWORK for DATA CENTER
Welcome to the public landing page for the **Frikadelle Modding Framework (FMF)**.
> [!IMPORTANT]
> **Project Status:** This repository serves as a public hub and entry point. The source code is currently in a private development stage and is not yet ready for a public release. Consequently, this repository contains only the documentation and links for the time being.
***
## 📖 Documentation & Wiki
For all technical details, architecture, and development guides, please visit our official wiki:
🌐 [https://gregframework.eu](https://gregframework.eu)
**Key Wiki Sections:**
- [Architecture Overview](https://gregframework.eu/Architecture.md)
- [Modding Guide](https://gregframework.eu/ModDevs/Guides/Getting-Started.md)
- [Verified Hooks](https://gregframework.eu/HOOKS.md)
***
## 🤝 Get Involved: Modders & Testers Wanted!
We are actively looking for enthusiasts to help shape the future of the framework. Whether you want to develop mods or help us with stability testing, we would love to have you on board!
Join our community and reach out to us here:
🎮 **Discord:** [https://discord.gg/greg](https://discord.gg/greg)
***
## 🛠 Planned Features
The FMF is designed to be a versatile base for Data Center modding:
- **Cross-Language Compatibility:** Using `FFM.Langserver.Compat` to allow runtimes like Rust, Python, and Lua to hook into the game.
- **Streamlined Deployment:** Unified folder layouts for C# mods, native plugins, and content packs.
- **Conflict Management:** Built-in diagnostics to identify and log hook claim conflicts between different adapters.
***
## ⚖️ Legal & License
This project is unofficial and not affiliated with the game developers.
**License:** This framework is under a restrictive *Custom Non-Commercial, No-Redistribution* license. Redistribution and commercial use are prohibited unless explicitly permitted in writing.
Full details can be found in the [LICENSE.txt](LICENSE.txt) file.
***
Stay tuned for updates and check the [Roadmap](https://gregframework.eu/ROADMAP.md) on our wiki!