clear icon indicating copy to clipboard operation
clear copied to clipboard

Idea for import from steam library

Open roose opened this issue 5 months ago • 1 comments

https://github.com/adithyasource/clear/blob/79332ee15525a9c71314c973c1049f28cb3eee4c/src-tauri/src/main.rs#L26

Instead of trying to read by an absolute path, we can get the Steam path by reading the Windows registry. It is stored in HKEY_CURRENT_USER\SOFTWARE\Valve\Steam, under the SteamPath key.

P.S. Sorry that I only wrote the issue and didn't help you with the implementation. I don't have Rust and have zero experience with it 😢

roose avatar Sep 20 '24 17:09 roose