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