Add deploy tooling, docs, and Aspire config
This commit is contained in:
@@ -4,5 +4,4 @@ public class SteamOptions
|
||||
{
|
||||
public string ApiKey { get; set; } = string.Empty;
|
||||
public uint AppId { get; set; } = 480; // Spacewar
|
||||
public string Identity { get; set; } = "recnet";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user