JeeZeh / steam-shortcut-generator

Mass Steam shortcut generation!
MIT License
70 stars 9 forks source link

Fix non-default library path grabbing #3

Closed Blazewardog closed 3 years ago

Blazewardog commented 3 years ago

The regex is (now?) broken for the format of the VDF file. I used a library to parse it correctly and just grab the paths from each individual library.

Also not 100% sure but this should work for Linux/Mac paths now

JeeZeh commented 3 years ago

should work for Linux/Mac paths now

Yep, but I think there's a still a dependency on the Windows registry 😅