You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NetworkService and NetworkAdapterService are now available with support
for creating, editing and destroying networks and network adapters. Big thanks
to @norrland for championing this.
ServerService.Edit() allows for editing servers. Thanks to @norrland.
IP.IsIPv4() and IP.IsIPv6() helpers. Thanks to @norrland.
Changed
The ServerDetails struct now contains Bandwidth, Description and Template. Thanks to @norrland.