namespace SoulstormReplayReader.Core; public static class Consts { public const int PlayersMaxCount = 8; }