game sizes?

This commit is contained in:
2025-11-14 08:12:09 +01:00
parent 6eec74f0f6
commit 567d293455
5 changed files with 152 additions and 6 deletions
@@ -45,6 +45,7 @@ tauri-plugin-shell = { workspace = true }
tauri-plugin-dialog = { workspace = true }
tauri-plugin-store = { workspace = true }
tokio = { workspace = true }
walkdir = { workspace = true }
[target.'cfg(windows)'.dependencies]
windows = { workspace = true }