From abf0ae46f9dd5324e691f939c63b6e97dea7c6b7 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 10 Sep 2022 20:38:17 +0200 Subject: proto doc obsoleted --- readme.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 4f55531..c6e3daa 100644 --- a/readme.md +++ b/readme.md @@ -85,6 +85,8 @@ Booleans can be either `1`, `true`, `yes` or their opposites. The protocol packets are defined in [packets.d.ts](./common/packets.d.ts). Here is an (simplified) example of how the protocol is used. +**THIS IS OBSOLETE! The new protocol is quite similar but uses encryption** + ``` S->C { init: { your_id: 5, version: "..." } } ---- # Your join packet will be the first one. -- cgit v1.2.3-70-g09d2