Warzone2100/warzone2100

Make MAX_PLAYERS configurable

Open

#796 opened on May 4, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (610 forks)auto 404
EnhancementFeaturegood first issue

Repository metrics

Stars
 (3,886 stars)
PR merge metrics
 (PR metrics pending)

Description

This value would be good to have in a config file. Hardcoded max should perhaps be 16, though.

Note that the current value (11 inc 1 scavenger "faction") is spread out on a number of places.

image

Contributor guide