A modular .NET 6 framework for MelonLoader and BepInEx, targeting Data Center and compatible Unity IL2CPP games. Provides Harmony-based runtime patching, UI overlay management, save engine with versioning, multi-mod architecture with dependency resolution, and scripting bridges for Lua, JS, and Python.
Cross-platform desktop mod manager for the gregFramework ecosystem. Browse and install mods from datacentermods.com, manage load order, resolve dependencies, handle profiles, update mods with one click, and publish your own mods. Built with .NET 9 and Avalonia UI. Planned as the official framework installer.
Repairs corrupted IL2CPP assembly metadata in Unity 6 games running MelonLoader v0.7.2+. Fixes BadImageFormatException crashes caused by duplicate type definitions after Unity engine updates.
A MelonLoader plugin that acts as a path fixer, automatically moving Steam code mods into the correct Mods directory. Simplifies mod setup and keeps your installation clean. Will also be bundled with the GregModmanager.
Dependencies bundled with gregCore releases. Required for building mods against the framework.
Unity mod loader (runtime)
JavaScript interpreter
Lua interpreter
Python interop bridge
Embedded NoSQL database
JSON serialization
IL assembly reader/writer
IP Address Management, DHCP workflows, and network tooling for Data Center. Features an in-game IPAM overlay with dashboard, device inventory, IPv4/subnet helpers, DHCP scope management, Cisco-like CLI, persistent device configuration, and rack management with live slot status.
A community fork of Neox's original mod, extending the lifespan of Data Center beyond its end-of-life. Keeping the game alive with continued support and new features.
9-slot hotbar inventory system for Data Center — carry multiple items, switch between them using the scroll wheel or number keys 1–9. Fork of leoms1408/datacenter-inventory, integrated into the gregMod ecosystem.
Hardware inspector for Data Center — hex color codes, cable type detection, and live overlay. Point your crosshair at a cable reel, rack, or hold a cable to see its hex color code and cable type (RJ / SFP / QSFP).
Extended cart/trolley system for Data Center supporting up to 16-64 devices depending on device size. Includes autoload functionality when placed in front of a gate.
Utility toolkit for gregFramework mod development. Repository coming soon.