Package net.ME1312.Galaxi.Plugin
Annotation Interface App
App Class Annotation
Classes annotated with this will not be loaded as plugins when found
Classes annotated with this will not be loaded as plugins when found
-
Required Element Summary
-
Optional Element Summary
-
Element Details
-
-
display
String displayThe Display Name of the App- Returns:
- App Display Name
- Default:
- ""
-
build
String buildThe Build Version of the App- Returns:
- App Build Version
- Default:
- ""
-
state
String stateThe State of the App- Returns:
- App State
- Default:
- ""
-
description
String descriptionThe Description of the App- Returns:
- App Description
- Default:
- ""
-
website
String websiteThe Authors' Website- Returns:
- Authors' Website
- Default:
- ""
-