namespace LANCommander.Server.Settings.Models; public class MetadataSettings { public IGDBSettings IGDB { get; set; } }