STEAMCORE 1.5.3.6

MATCHMAKING SERVERS

  • Added 3 new functions that allows you to cancel any active server queries.
    CancelServerListQueries
    CancelPingQueries
    CancelServerRulesQueries

STEAMCORE 1.5.3.4

GENERAL

  • Added two new utility functions:
    Hex to String
    Hex to Bytes
    These new functions will convert an array of data bytes to a readable string and vise versa, usable for authentication tokens for example.