DigitalExtinction/Game

Ensure DE Connector / Game Compatibility

Indy2222 opened this issue · 0 comments

Right after a client opens connection to DE Connector, it should check that the client version is compatible with DE Connector version.

Since the incompatibility might be even in the low level networking, the checking must accommodate for it.

If incompatibility is detected, multiplayer (on client side) should shut down and the error should be reported to the user.

Relates to #307.