PluginAttribute
Namespace: JoaLauncher.Api.Attributes
public class PluginAttribute : Attribute
Properties
public string Name { get; set; }
Type: System.String
public string Description { get; }
Type: System.String
public string Version { get; }
Type: System.String
public string Author { get; }
Type: System.String
public string Github { get; }
Type: System.String