(core info) Add m3u extension to DuckStation

As of f3df4f91a2, DuckStation supports loading m3u playlists and the libretro disk control interface.
This commit is contained in:
Connor McLaughlin 2020-07-23 03:09:08 +10:00 committed by GitHub
parent 2f669eaae5
commit 58c7f9f533
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
display_name = "Sony - PlayStation (DuckStation)"
authors = "stenzek"
supported_extensions = "cue|bin|img|chd"
supported_extensions = "cue|bin|img|chd|m3u"
corename = "DuckStation"
manufacturer = "Sony"
categories = "Emulator"