Fix readme

This commit is contained in:
August 2026-05-06 20:05:37 -04:00
parent 1b9d7d154e
commit 51fa51ac8e
Signed by: shibedrill
SSH Key Fingerprint: SHA256:M0m3JW1s38BgO2t0fG146Yxd9OJ2IOqkvCAsuRHQ6Pw

View File

@ -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. Presently, only Minecraft servers are supported, but soon I will backport support for the SCP: Secret Laboratory handler.