Project setup

This commit is contained in:
maxstrb 2025-10-04 15:40:42 +02:00
commit 6836cbf72e
4 changed files with 85 additions and 0 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "multiplayer-game"
version = "0.1.0"
edition = "2024"
[dependencies]