Closed emar10 closed 1 year ago
If a user has the same game installed in multiple different libraries, we'll need to uniquely identify them. It would be nice if users could see which libraries they're selecting games from in case of conflict, instead of always letting the first hit win. This has implications for what to name ~/.local/share/ammo/<this>/mods
also. Probably won't worry about this unless someone needs the distinction though. Thanks for the PR!
libraryfolders.vdf
is consulted to generate a list of all configured Steam libraries, including the default. All of these library directories are searched for supported game installs.See #26