(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:
parent
2f669eaae5
commit
58c7f9f533
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue