game_list::View (wip)

[skip ci]
This commit is contained in:
Aleksander
2025-12-25 18:58:18 +01:00
parent dd4a795b4c
commit a17334bc80
14 changed files with 818 additions and 7 deletions

View File

@@ -16,3 +16,6 @@ serde.workspace = true
serde_json.workspace = true
wlx-common = { path = "../wlx-common" }
wayvr-ipc = { path = "../wayvr-ipc", default-features = false }
base64 = "0.22.1"
keyvalues-parser = { git = "https://github.com/CosmicHorrorDev/vdf-rs.git", rev = "fc6dcbea9eb13cacb98dea40063f6f56cde6e145" }
steam_shortcuts_util = "1.1.8"