OpenYerX's Library
Shared library for OpenYerX mods (Factorista and its addons).
What it does
Provides the common addon bus every OpenYerX mod plugs into: mods declare an openyerx entrypoint and the library discovers and initializes them at startup. It also hosts code shared across the ecosystem so addons don't ship duplicates.
Why download it
You don't download it for itself — you need it because Factorista requires it. Without this library installed alongside Factorista, the game will not start (the loader reports it as a missing dependency).
Good to know
- Fabric 1.20.1, no other dependencies besides Fabric API.
- All rights reserved.
- Contains AI-assisted code, like all OpenYerX projects.
