add server configuration

This commit is contained in:
2022-09-21 11:17:37 +02:00
parent 15aa4ec967
commit d10eba033f
84 changed files with 226 additions and 44 deletions

View File

@@ -2,7 +2,8 @@ minecraft_proxy_sources = [
cargo_sources,
'main.rs',
'client/mod.rs',
'client/HandShake.rs',
'protocol/mod.rs',
'conf/mod.rs',
]
minecraft_proxy_deps = [