[improve] set game dir on client -> updates Play/Install button based on games existing
This commit is contained in:
@ -32,4 +32,6 @@ tauri-plugin-shell = "2"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
tokio = { workspace = true }
|
||||
tauri-plugin-dialog = "2"
|
||||
tauri-plugin-store = "2"
|
||||
|
||||
|
Reference in New Issue
Block a user