Welcome to the MagicbellUserClient SDK documentation. This guide will help you get started with integrating and using the MagicbellUserClient SDK in your project.
src/main/java/com/cope/meteoraddons/ ├── MeteorAddonsAddon.java # Main addon entry point ├── addons/ │ ├── Addon.java # Abstract addon class ...