Add.vers

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

class Add
string vers;

Meta