mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-13 02:14:37 +01:00
config.tab
This commit is contained in:
@@ -19,6 +19,9 @@ namespace AscNet.Common
|
||||
|
||||
interface IGameServer
|
||||
{
|
||||
[Option(DefaultValue = nameof(AscNet))]
|
||||
string RegionName { get; set; }
|
||||
|
||||
[Option(DefaultValue = "127.0.0.1")]
|
||||
string Host { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user