Make the thing

This commit is contained in:
astatin3
2024-08-09 22:16:58 -06:00
parent c52a813dfd
commit 16b5ddcfc0
12 changed files with 2883 additions and 77 deletions
+2
View File
@@ -5,3 +5,5 @@ edition = "2021"
[dependencies]
piston_window = "0.132.0"
tokio = { version = "1.39.2", features = ["rt", "rt-multi-thread", "macros"] }
find_folder = "*"