namespace Sandbox.Mounting; internal struct Configuration { public ISteamIntegration SteamIntegration { get; set; } }