Skip to content

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,

Notifications You must be signed in to change notification settings

D1GQ/BlackMagicAPI

Repository files navigation

BlackMagicAPI

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.

Features

  • Simplified Spell Creation: Create new spells with minimal boilerplate code
  • Automatic Networking: Handles multiplayer synchronization automatically
  • Resource Management: Built-in asset loading system

Installation

  1. Prerequisites:

    • Mage Arena with BepInEx 5.4.21 or newer
    • FishUtilities
    • ModSync
  2. Installation:

    MageArena/
    └── BepInEx/
        └── plugins/
            └── BlackMagicAPI
     		   └── BlackMagicAPI.dll
    

Links

About

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,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages