Interface IAddonMeta


public interface IAddonMeta
Meta information about the add-on.
  • Method Details

    • getName

      String getName()
    • getVersion

      String getVersion()
    • getAuthor

      String getAuthor()
    • getWebsite

      String getWebsite()