Version
by AIDan · in Torque Game Engine · 01/19/2002 (4:37 am) · 1 replies
Hi
How is the server/client version handled??
Is the version number included in the game type??
greetings
Daniel
How is the server/client version handled??
Is the version number included in the game type??
greetings
Daniel
About the author
Torque Owner Tim Gift
There is a version # stored in engine/game/version.cc, but this number is not used to filter or accept/reject connections.