Add GameStream EOL link

This commit is contained in:
Cameron Gutman
2023-03-05 14:19:32 -06:00
parent 2c422c77fb
commit 83fd8225e4
5 changed files with 27 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
@property (atomic, nullable, retain) NSString * activeAddress;
@property (atomic, nullable, retain) NSString * currentGame;
@property (atomic) unsigned short httpsPort;
@property (atomic) BOOL isNvidiaServerSoftware;
@property (atomic, nullable, retain) NSData *serverCert;
@property (atomic, nullable, retain) NSString *address;