BlackMagicAPI is a powerful BepInEx plugin that simplifies the process of adding custom spells to Mage Arena. The API provides an intuitive framework for spell, item, and crafting recipes creation, handling all the complex backend systems so modders can focus on design and effects.
- Simplified Spell Creation: Create new spells with minimal boilerplate code
- Automatic Networking: Handles multiplayer synchronization automatically
- Resource Management: Built-in asset loading system
-
Prerequisites:
- Mage Arena with BepInEx 5.4.21 or newer
- FishUtilities
- ModSync
-
Installation:
MageArena/ └── BepInEx/ └── plugins/ └── BlackMagicAPI └── BlackMagicAPI.dll