From 51fa51ac8eaf853ea3c880339bb1e6acd8a72d81 Mon Sep 17 00:00:00 2001 From: August Date: Wed, 6 May 2026 20:05:37 -0400 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81f7521..0e14ccb 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Place a file named config.json at the current working directory. } ``` -The file should consist of a list of entries, each representing a single server, represented by a single bot. The address can either be `Domain`, `IPv4`, or `IPv6`, representing a hostname, an IPv4 address, or an IPv6 address, respectively. Currently, it does not support specifying port numbers. +The file should consist of a list of entries, each representing a single server, represented by a single bot. The address can either be `Domain`, `IPv4`, or `IPv6`, representing a hostname, an IPv4 address, or an IPv6 address, respectively. Presently, only Minecraft servers are supported, but soon I will backport support for the SCP: Secret Laboratory handler.