AliucordPlugin

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class AliucordPlugin(val requiresRestart: Boolean = false)

Annotates the entrypoint of a plugin, used by manifest.json generation

Properties

Link copied to clipboard

Prompts the user to restart Aliucord after: