Skip to main content
Version: Next

Developer API

If you're not a nerd, get outta here!

📦 Repository

repositories {
mavenCentral()
maven { url 'https://jitpack.io' }
}

🔗 Dependency

dependencies {
implementation 'com.github.M64DiamondStar:EffectMaster:1.4.9'
}

⚠️ Java or Kotlin?

Java or Kotlin?

While you can use Java to interact with EffectMaster, it is highly recommended to use Kotlin if you're familiar with it. EffectMaster is written in Kotlin, making API interactions more seamless and idiomatic in Kotlin.


🚀 Using the API

Please select one of the following guides to get started: