From 5d9fdd1719e3da0fb4b1ad5527a6a4b3692863c7 Mon Sep 17 00:00:00 2001 From: MeexReay Date: Tue, 17 Jun 2025 05:17:09 +0300 Subject: [PATCH] remove crosscompile, add wrac --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index cf33d93..95d8d7b 100644 --- a/README.md +++ b/README.md @@ -84,13 +84,12 @@ messages starting with a slash are sent to chat only if the `--disable-commands` - [Message formats](docs/message_formats.md) - [Authenticated mode](docs/auth_mode.md) -- [Cross compile](docs/cross_compile.md) +- [WRAC protocol (v2.0)](docs/wrac.md) - [FAQ](docs/faq.md) ## see also - [RAC-Hub - all about RAC protocol](https://the-stratosphere-solutions.github.io/RAC-Hub/) -- [WRAC protocol (v2.0)](docs/wrac.md) - [RAC protocol (v2.0)](https://gitea.bedohswe.eu.org/pixtaded/crab#rac-protocol) - [CRAB - client & server for RAC](https://gitea.bedohswe.eu.org/pixtaded/crab) - [Mefidroniy - client for RAC](https://github.com/OctoBanon-Main/mefedroniy-client)