sync
This commit is contained in:
@@ -14,6 +14,7 @@ type GameServer struct {
|
||||
MaxPlayers *int `json:"max_players"`
|
||||
VersionName *string `json:"version_name"`
|
||||
PingBackendServer *int `json:"ping_proxy_server"`
|
||||
BlueMapURL *string `json:"bluemap_url"`
|
||||
}
|
||||
|
||||
type ServerStatus struct {
|
||||
|
||||
Reference in New Issue
Block a user