-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add get_servers() and Server support (#101)
- Added ServerType Enum, ServerPlayer, Server and PrivateServer - Added deprecated warning to get_instances method. Added new methods get_servers and get_private_servers - Added docstrings to init functions, Server object does not inherit from BaseItem anymore, added equal and not equal checks to Server and PrivateServer objects and redid the wording on some already existing docstrings
- Loading branch information
Showing
2 changed files
with
171 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters