update UdpNotifier plugin details.
This commit is contained in:
parent
0ef4a5fed2
commit
4657780d93
@ -21,7 +21,7 @@ namespace UdpNotifier
|
|||||||
|
|
||||||
public PluginDetails GetPluginDetails()
|
public PluginDetails GetPluginDetails()
|
||||||
{
|
{
|
||||||
return new PluginDetails("UdpNotifier", "Chris Watts", "UDP Notification engine", "1.0.0.0");
|
return new PluginDetails("UdpNotifier", "Chris Watts", "UDP Notification engine", "1.0.0.0", "UDP Notifier");
|
||||||
}
|
}
|
||||||
|
|
||||||
public void NotifyRaceStarted(NotificationEventArgs args)
|
public void NotifyRaceStarted(NotificationEventArgs args)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user