Add.gameVersion

Version of the game used by the client, usually in the format major.minor.patch, calculated by the server or given by the client during the authentication process. The node should verify that the version exists and matches the protocol indicated in the protocol field.

class Add
string gameVersion;

Meta