Retrieval and display of game servers is now working

This commit is contained in:
2026-09-04 18:55:57 -05:00
parent 7524d01347
commit 7f716a57ca
6 changed files with 117 additions and 23 deletions

View File

@@ -44,7 +44,8 @@ module W3DHubLauncher
end
# returns current list of servers as reported from GSH / cache
def self.servers
def self.servers(&block)
Worker::Request.new(:servers, "", &block)
end
# returns news for application