mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 17:15:39 +00:00
add server descriptions support
This commit is contained in:
parent
a519fee8e9
commit
c04a177847
4 changed files with 22 additions and 2 deletions
|
|
@ -173,6 +173,7 @@ class MainController extends AbstractController
|
|||
'crc32server' => $crc32server,
|
||||
'host' => $hlserver->host,
|
||||
'port' => $hlserver->port,
|
||||
'description' => $hlserver->description,
|
||||
'aliases' => $aliases,
|
||||
'info' => $info,
|
||||
'session' => $session,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue