From 2b978dbdade40124667ff139140abb5006f0ad1a Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 17 Feb 2008 03:12:25 +0000 Subject: Add command line option for server to allow client version checking to be disabled. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1086 --- man/chocolate-server.6 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man') diff --git a/man/chocolate-server.6 b/man/chocolate-server.6 index e341fc25..1522c7c8 100644 --- a/man/chocolate-server.6 +++ b/man/chocolate-server.6 @@ -22,6 +22,11 @@ who is designated the controlling player. .br .SH OPTIONS .TP +\fB-ignoreversion\fR +Ignore version mismatches between the server and the client. Using this +option may cause game desyncs to occur, or differences in protocol may +mean the netgame will simply not function at all. +.TP \fB-port \fR Use the specified UDP port for communications, instead of the default (2342). .SH AUTHOR -- cgit v1.2.3