Add IP binding parameter
This commit is contained in:
		@@ -11,6 +11,18 @@
 | 
			
		||||
        "IncludeInCommandLine": true,
 | 
			
		||||
        "DefaultValue": "Password123"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "DisplayName": "IP Binding",
 | 
			
		||||
        "Category": "Server Settings",
 | 
			
		||||
        "Description": "IP address that the server should listen on",
 | 
			
		||||
        "Keywords": "IP,binding",
 | 
			
		||||
        "FieldName": "ip",
 | 
			
		||||
        "InputType": "text",
 | 
			
		||||
        "IsFlagArgument": false,
 | 
			
		||||
        "ParamFieldName": "ip",
 | 
			
		||||
        "IncludeInCommandLine": true,
 | 
			
		||||
        "DefaultValue": "0.0.0.0"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "DisplayName": "SteamVAC",
 | 
			
		||||
        "Category": "Server Settings",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user