namespace Wabbajack.Configuration; public class PerformanceSettings { public int MaximumMemoryPerDownloadThreadMb { get; set; } }