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