build_executable_hash
Holds client build data to verify if a connecting client is supported by the server.
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| build | int | signed | PRI | NO | |||
| platform | char(4) | PRI | NO | ||||
| executableHash | binary(20) | NO | |||||
Description of fields
build
e.g.: 12340
platform
WinOSX
executableHash
- no description -
