Files
Uggla db0a862ff8 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.
2016-02-07 16:59:14 +01:00

4 lines
143 B
Sed

# Update parameters
s/exports\.MAX_PLAYERS = [0-9]\+/exports.MAX_PLAYERS = 16/
s/exports\.MAX_SPECTATORS = [0-9]\+/exports.MAX_SPECTATORS = 5/