tkashkin / GameHub

All your games in one place
https://tkashkin.github.io/projects/gamehub
GNU General Public License v3.0
2.23k stars 129 forks source link

#558: Recursively search for Steam library paths #559

Closed o-schneider closed 3 years ago

o-schneider commented 3 years ago

It looks like the libraryfolders.vdf file structure changed. This change recursively look for the "path" key. This also fixes the issue where the intermediate key case is not what's expected.

tkashkin commented 3 years ago

Should be fixed by 7a8df56