db0a862ff8
- Modification available from here : https://forums.uberent.com/threads/wip-dedicated-servers.65077/page-6#post-1124347 - The updates are introduced using patch mechanism.
4 lines
143 B
Sed
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/
|