Dateien nach "/" hochladen

This commit is contained in:
Timo Rupp 2026-07-04 18:16:36 +00:00
commit cd5a157003

8
Cargo.toml Normal file
View File

@ -0,0 +1,8 @@
[package]
name = "arcade"
version = "0.1.0"
edition = "2024"
[dependencies]
macroquad = "0.4"
gilrs = "0.11"