aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 4d7abfd..076005e 100644
--- a/readme.md
+++ b/readme.md
@@ -2,11 +2,14 @@
A really bad minecraft reverse proxy for authentification of offline clients.
-Supported version: 1.19.2
-
Whenever a client connects, the username is checked against all tokens in the
whitelist, the first match will determine the username you log in as.
+## Features
+
+- Supported protocol version: 1.19.2
+- Hot-reload config on changes
+
## Usage
- Install with `cargo install --path .`