send scores to big display
This commit is contained in:
parent
a89392beb8
commit
7f00160780
22 changed files with 305 additions and 126 deletions
|
@ -1,8 +0,0 @@
|
|||
namespace TanksServer.Models;
|
||||
|
||||
internal sealed class ServicePointDisplayConfiguration
|
||||
{
|
||||
public bool Enable { get; set; } = true;
|
||||
public string Hostname { get; set; } = string.Empty;
|
||||
public int Port { get; set; }
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue