This commit is contained in:
Crispy 2024-10-03 22:59:49 +02:00
commit bf46a3e7c3
8 changed files with 1352 additions and 0 deletions

7
Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "marble2"
version = "0.1.0"
edition = "2021"
[dependencies]
raylib = "5.0.2"