compile but not works propertly

This commit is contained in:
2022-09-19 22:22:09 +02:00
commit 8266ef59e0
36 changed files with 938 additions and 0 deletions

4
Cargo.toml Normal file
View File

@@ -0,0 +1,4 @@
[package]
name = "minecraft_proxy"
version = "0.1.0"
edition = "2021"