From 95f377e2ee8fc55b798a8b35f0360b85c8e8db3c Mon Sep 17 00:00:00 2001 From: poslop Date: Sun, 4 Dec 2022 17:04:51 -0600 Subject: [PATCH] readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 3df4938..03c672e 100644 --- a/readme.md +++ b/readme.md @@ -12,7 +12,7 @@ Run the bot (usually ./MSDB in a terminal on linux) This will generate a default config file. -The availible options are: +The available options are: - ip = Ip address of your mindustry server. Usually leave as localhost if running the bot on the same machine as the mindustry server - port = Port of the socket used by the mindustry server. It is set to the default port used by the mindustry server but you can check which port is in use by useing the "config socketInputPort" command in the server console @@ -29,4 +29,4 @@ The availible options are: ## Todo - Role Permission for console command -- Remove ansi encoding so mobile users can also clearly see console output \ No newline at end of file +- Remove ansi encoding so mobile users can also clearly see console output