namespace MareSynchronos.MareConfiguration.Models; [Serializable] public class ShellConfig { public int ShellNumber { get; set; } }