Create project-zomboidconfig.json
This commit is contained in:
		
							
								
								
									
										15
									
								
								project-zomboidconfig.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								project-zomboidconfig.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
[
 | 
			
		||||
    {
 | 
			
		||||
        "DisplayName": "Admin Password",
 | 
			
		||||
        "Category": "Server Settings",
 | 
			
		||||
        "Description": "In-game \"admin\" user password",
 | 
			
		||||
        "Keywords": "admin password",
 | 
			
		||||
        "FieldName": "adminpassword",
 | 
			
		||||
        "InputType": "text",
 | 
			
		||||
        "IsFlagArgument": false,
 | 
			
		||||
        "ParamFieldName": "adminpassword",
 | 
			
		||||
        "IncludeInCommandLine": true,
 | 
			
		||||
        "DefaultValue": "Password123",
 | 
			
		||||
        "EnumValues": {}
 | 
			
		||||
    }
 | 
			
		||||
]
 | 
			
		||||
		Reference in New Issue
	
	Block a user