Package com.aliucord.annotations
Annotation AliucordPlugin
-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.CLASS}) public @interface AliucordPlugin
Annotates the entrypoint of a plugin, used by manifest.json generation
-
-
Field Summary
Fields Modifier and Type Field Description private final Boolean
requiresRestart
-