Unity-Technologies / go-ts3

A golang TeamSpeak 3 ServerQuery client
BSD 2-Clause "Simplified" License
47 stars 21 forks source link

Added extended list support #13

Closed stevenh closed 6 years ago

stevenh commented 6 years ago

Added support for listing servers including the extended information.

This is supported by adding ExtendedServerList to the options to List.

Credit for the initial version of this goes to @thannaske.