⚙️ BBS Addon Engine
The BBS Addon Engine is a powerful and essential compatibility layer designed specifically to allow BBS CML addons to run seamlessly on the base/official BBS mod and BBS FS.
✨ Key Features
In-Game Addons Menu: Introduces a brand-new UI panel in the dashboard. You can easily view all your installed addons, check their versions, read descriptions, and directly access developer links (Website, Issue Trackers, and Source Code).
CML Addon Support: Acts as a bridge, enabling you to use your favorite CML Edition addons without needing to switch away from the base BBS environment.
Multi-Language Support: The Addons UI is fully localized in English and Spanish.
🛠️ For Developers
This engine is built with developers in mind! It provides a robust, event-driven API to hook into the BBS core without messy workarounds or conflicting mixins.
Easily register custom Forms, Camera/Action Clips, Molang functions, RayTracing handlers, and Particle components by extending the provided
BBSAddonandBBSClientAddonclasses.Includes dynamic Mixin plugins that ensure backward compatibility (e.g., dynamically injecting missing methods for older BBS versions like 1.7.7).
👥 Credits
- Created by: ElGatoPro300