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