Add support for multiple Steam library directories

This commit is contained in:
kramo
2023-03-21 15:40:21 +01:00
parent a7a1573569
commit 86dae1f972
4 changed files with 68 additions and 5 deletions

View File

@@ -15,6 +15,9 @@
</key>
<key name="steam-location" type="s">
<default>"~/.steam/"</default>
</key>
<key name="steam-extra-dirs" type="as">
<default>[]</default>
</key>
<key name="heroic-location" type="s">
<default>"~/.var/app/com.heroicgameslauncher.hgl/config/heroic/"</default>