namespace QSB.Player { public enum GamePlatform { Steam, Epic, Xbox, PS4 } }