From 96872a2a7cd860fbeede8c176b74a4633588d9e4 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Tue, 16 Jul 2024 03:01:59 +0300 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 6a426d1..2d98124 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ # meexprox +Proxy for minecraft servers on rust + +`in developement` + +todo list: (✅ / ❌) +- ❌ add method `connect_to_ip(&mut ProxyPlayer, &str)` +- ❌ add method `connect_to_server(&mut ProxyPlayer, &ProxyServer)` +- ❌ add method `connect_to_stream(&mut ProxyPlayer, &mut TcpStream)` +- ❌ make setting `no_pf_for_ip_connect` working +- ❌ create bukkit plugin for player formatting support