Zen ModLib — Core Shared Library for ZenMods
A centralized code library that supplies shared utilities, APIs, and common systems used across all ZenMods.
441.4K downloadsSource: thunderstore
File size120 KBVersionv1.12.0
- Shared utilities and helper functions used by ZenMods
- Centralized APIs and common systems for mod interoperability
- Reduces code duplication and simplifies mod development
- Provides consistent behavior and compatibility across ZenMods
Zen ModLib is the shared codebase that underpins every ZenMod. It consolidates common utilities, standardized APIs, and reusable systems so individual mods can focus on unique features rather than reinventing foundation code. By providing a single, maintained library, Zen ModLib reduces duplication, smooths integration between mods, and promotes consistent behavior across the ecosystem. Mod authors can depend on this package to deliver common functionality and interoperability while keeping individual mod codebases lean and easier to maintain.