-
Notifications
You must be signed in to change notification settings - Fork 84
Multiple Server versions now supported in Reality
We are now supporting multiple server versions within Reality. This will allow the current package of Reality to support all older worlds that are currently not supported any longer due to newer server versions being placed into the project. This will also cause the branchs to cease to be named after the server version it supports since it will support all versions in the future.
Adding server version support is simple at this stage, simply drag the dayz_server for the proper version you want to support into the \util\ folder and rename it to dayz_server_XXXX where XXXX is the version number.
version usage
perl build.pl --world chernarus --serverversion 1761 --instance 1
Versions supported at this time
1.7.4.4 = --serverversion 1744
1.7.5.1 = --serverversion 1751
1.7.6.1 = --serverversion 1761