🎨 Improved Legendary source
- Fixed wrong library iteration - Fixed executable format - Added toggle in the preferences - Added legendary to on_import_action
This commit is contained in:
@@ -55,6 +55,12 @@
|
||||
<key name="itch-location" type="s">
|
||||
<default>"~/.var/app/io.itch.itch/config/itch/"</default>
|
||||
</key>
|
||||
<key name="legendary" type="b">
|
||||
<default>true</default>
|
||||
</key>
|
||||
<key name="legendary-location" type="s">
|
||||
<default>"~/.config/legendary/"</default>
|
||||
</key>
|
||||
<key name="sgdb-key" type="s">
|
||||
<default>""</default>
|
||||
</key>
|
||||
|
||||
Reference in New Issue
Block a user