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?
Though it is possible to interact with EffectMaster using Java, I suggest using Kotlin if you understand the language. EffectMaster is written in Kotlin which makes it a lot easier to interact with if you use kotlin yourself.
Using the API
Please select one of the following:
Last updated
Was this helpful?