Skip to content

Commit 58c7f9f

Browse files
author
Connor McLaughlin
authored
(core info) Add m3u extension to DuckStation
As of stenzek/duckstation@f3df4f9, DuckStation supports loading m3u playlists and the libretro disk control interface.
1 parent 2f669ea commit 58c7f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/info/duckstation_libretro.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
display_name = "Sony - PlayStation (DuckStation)"
22
authors = "stenzek"
3-
supported_extensions = "cue|bin|img|chd"
3+
supported_extensions = "cue|bin|img|chd|m3u"
44
corename = "DuckStation"
55
manufacturer = "Sony"
66
categories = "Emulator"

0 commit comments

Comments
 (0)