From f9655c94631a30c05434a50fe1e5c24d2408f519 Mon Sep 17 00:00:00 2001 From: Lizzy Fleckenstein Date: Sun, 10 May 2026 17:22:33 +0200 Subject: create readme from --help --- README.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..fe17365 --- /dev/null +++ b/README.txt @@ -0,0 +1,10 @@ +Usage: draslbot [OPTIONS] --username --backend --server + +Options: + -u, --username Player name + -b, --backend Drasl backend to authenticate with (should have /auth, /session and optionally /player routes) + -s, --server Minecraft server to connect to + -p, --password If not present, password will be queried at runtime as needed. Drasl Minecraft Token can be used instead of password + -n, --no-certs Disable requesting signing certificates + -h, --help Print help + -V, --version Print version -- cgit v1.2.3