game picker

This commit is contained in:
Rph :3
2025-04-16 23:23:17 +02:00
parent 7796045b13
commit 89f08ff580
11 changed files with 872 additions and 11 deletions

View File

@@ -19,4 +19,8 @@ regex = "1.11.1"
sha2 = "0.10.8"
hex = "0.4.3"
egui_alignments = "0.3.4"
log = "0.4.27"
egui-modal = { path = "./egui-modal" }
[workspace]
members = ["egui-modal"]