This commit is contained in:
2026-02-11 08:47:29 -08:00
parent 6e94a706be
commit 1d1b9c181d
2 changed files with 1327 additions and 24 deletions

1349
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -5,3 +5,5 @@ edition = "2024"
[dependencies]
strafesnet_roblox_bot_player = { version = "0.1.0", path = "../lib" }
wgpu = "28.0.0"
winit = "0.30.12"