runelite-client: Print client patch build id

This commit is contained in:
Max Weber
2019-05-12 09:37:18 -06:00
committed by Adam
parent 7b595ea1dd
commit a5f498e965
2 changed files with 9 additions and 0 deletions

View File

@@ -60,6 +60,8 @@ public interface Client extends GameEngine
*/
Logger getLogger();
String getBuildID();
/**
* Gets a list of all valid players from the player cache.
*