Update README.md

This commit is contained in:
MeexReay 2024-07-16 03:01:59 +03:00 committed by GitHub
parent 362ea225d5
commit 96872a2a7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1 +1,11 @@
# meexprox # 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