Introduce mikeyh lobby modifications

- Modification available from here :
  https://forums.uberent.com/threads/wip-dedicated-servers.65077/page-6#post-1124347
- The updates are introduced using patch mechanism.
This commit is contained in:
Uggla
2016-02-07 14:00:25 +01:00
parent aa7d442f9e
commit db0a862ff8
6 changed files with 6702 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
# Update parameters
s/exports\.MAX_PLAYERS = [0-9]\+/exports.MAX_PLAYERS = 16/
s/exports\.MAX_SPECTATORS = [0-9]\+/exports.MAX_SPECTATORS = 5/