Update stop command for Project Zomboid
Using ^C forces the server closes and doesn't let it save; quit saves then closes it gracefully
This commit is contained in:
		
							parent
							
								
									73551cffcc
								
							
						
					
					
						commit
						5e66ccde54
					
				| @ -18,7 +18,7 @@ | ||||
|         "files": "{}", | ||||
|         "startup": "{\r\n    \"done\": \"SERVER STARTED\"\r\n}", | ||||
|         "logs": "{}", | ||||
|         "stop": "^C" | ||||
|         "stop": "quit" | ||||
|     }, | ||||
|     "scripts": { | ||||
|         "installation": { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user