Add config and basic architecture for QUIC
This commit is contained in:
@@ -4,3 +4,7 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
thiserror = "2"
|
||||
anyhow = "1"
|
||||
bevy = "0.18"
|
||||
game_sockets = { git = "https://github.com/VALERE91/game_sockets.git"}
|
||||
Reference in New Issue
Block a user