- add: some info

This commit is contained in:
2024-12-23 20:45:34 +03:00
parent fd347a4fc8
commit 4ba2a5e2b8
3 changed files with 114 additions and 49 deletions

View File

@@ -20,7 +20,7 @@ public partial class ServerListViewModel : ViewModelBase
public ServerListViewModel()
{
ServerInfos = new ObservableCollection<ServerHubInfo>();
ServerInfos.Add(new ServerHubInfo("ss14://localhost",new ServerStatus("","TestCraft", [], "super", 12,55,1,false,DateTime.Now, 20),[]));
ServerInfos.Add(new ServerHubInfo("ss14://localhost",new ServerStatus("Nebula","TestCraft", ["16+","RU"], "super", 12,55,1,false,DateTime.Now, 20),[]));
}
//real think