Amazon Games for Windows (#91)

This commit is contained in:
Philip Kristoffersen
2022-04-19 21:24:17 +02:00
committed by GitHub
parent 521eb54cbb
commit 0f5f3bad2c
12 changed files with 173 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@ egui = { version = "0.17.0" }
image = { version = "0.24.1", features = ["png"] }
toml = { version = "^0.5.8" }
sysinfo = "0.23.10"
sqlite = "0.26.0"
[target.'cfg(windows)'.dependencies]
winreg = "0.10.1"