This commit is contained in:
Raptorox 2025-08-01 11:08:19 +02:00
commit cabacd32e2
No known key found for this signature in database
GPG key ID: 8B3556FC3ED1F6D8
4 changed files with 119 additions and 0 deletions

7
Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "multi-counter"
version = "0.1.0"
edition = "2024"
[dependencies]
sfml = "0.24.0"