commit
c3b0c856d4
@ -2,7 +2,7 @@ Meta.DisplayName=Stationeers
|
||||
Meta.Description=Stationeers Dedicated Server
|
||||
Meta.OS=Windows, Linux
|
||||
Meta.Arch=x86_64
|
||||
Meta.Author=CubeCoders
|
||||
Meta.Author=IceOfWraith, CubeCoders
|
||||
Meta.URL=https://store.steampowered.com/app/544550/Stationeers/
|
||||
Meta.DisplayImageSource=steam:544550
|
||||
Meta.EndpointURIFormat=steam://connect/{ip}:{GenericModule.App.ApplicationPort2}
|
||||
|
@ -23,7 +23,6 @@
|
||||
"ParamFieldName": "SERVER.PASSWORD",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "",
|
||||
"SkipIfEmpty": true,
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
@ -166,7 +165,8 @@
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "SERVER.GAMEPORT",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "27500"
|
||||
"DefaultValue": "27500",
|
||||
"Hidden": true
|
||||
},
|
||||
{
|
||||
"DisplayName": "UPDATERPORT",
|
||||
@ -178,6 +178,7 @@
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "SERVER.UPDATERPORT",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "27015"
|
||||
"DefaultValue": "27015",
|
||||
"Hidden": true
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user