namespace OF_DL.Gui.ViewModels; public enum AppScreen { Loading, Config, Auth, UserSelection, Error }