From a7b6aa78ffac57a7abe6e0ea09913e684bd69791 Mon Sep 17 00:00:00 2001 From: Antonis Makropoulos Date: Thu, 7 Mar 2024 14:34:00 +0200 Subject: [PATCH] kill server setting rename --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a93eedff..c13ca295 100644 --- a/README.md +++ b/README.md @@ -309,7 +309,7 @@ If it is not selected, the full reply from the model is received in one go - `Asynchronous Startup` allows to start the server asynchronously - `Remote` select to allow remote access to the server - `Port` port to run the server - - `killExistingServersOnStart` kills existing servers by the Unity project on startup to handle Unity crashes + - `Kill Existing Servers On Start` kills existing servers by the Unity project on startup to handle Unity crashes