PCSX2: Add m3u as a supported extension

Support for m3u playlists was added in libretro/pcsx2#6
This commit is contained in:
Josh Covey 2021-05-31 01:19:00 -05:00 committed by GitHub
parent e1361a438b
commit af1350034e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# Software Information
display_name = "Sony - PlayStation 2 (PCSX2)"
authors = "PCSX2 Team"
supported_extensions = "elf|iso|ciso|chd|cso|cue|bin|mdf|nrg|dump|gz|img"
supported_extensions = "elf|iso|ciso|chd|cso|cue|bin|mdf|nrg|dump|gz|img|m3u"
corename = "PCSX2"
license = "GPL"
permissions = ""