Version.ini: Difference between revisions

From OuroDev
(Created page with "version.ini is used to check that the client and server versions match. The game client and dbserver will both load it, and the client sends its version to dbserver as part of...")
 
No edit summary
Line 1: Line 1:
version.ini is used to check that the client and server versions match. The game client and dbserver will both load it, and the client sends its version to dbserver as part of the login process. If the client does not have the expected version, dbserver will close the connection.
version.ini is used to check that the client and server versions match. The game client and dbserver will both load it, and the client sends its version to dbserver as part of the login process. If the client does not have the expected version, dbserver will close the connection.
If a version.ini file is not found, the registry will be checked instead.


Example client content:
Example client content:

Revision as of 11:46, 12 May 2019

version.ini is used to check that the client and server versions match. The game client and dbserver will both load it, and the client sends its version to dbserver as part of the login process. If the client does not have the expected version, dbserver will close the connection.

If a version.ini file is not found, the registry will be checked instead.

Example client content:

[Settings]
Version=2400.201208211101.1