From 1aabb30d89bc07c6436bb1778d5e0b9c6795c323 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Thu, 14 Jul 2016 01:41:11 -0400 Subject: [PATCH] Add some ScummVM datafile extensions These extensions are some of the extensions that are introduces as ScummVM datafiles. These files can be found over at https://github.com/libretro/libretro-database/pull/221 . --- dist/info/scummvm_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/scummvm_libretro.info b/dist/info/scummvm_libretro.info index adfa1757..97a6b3fa 100644 --- a/dist/info/scummvm_libretro.info +++ b/dist/info/scummvm_libretro.info @@ -1,6 +1,6 @@ display_name = "ScummVM" authors = "SCUMMVMdev" -supported_extensions = "exe|scum|scummvm" +supported_extensions = "exe|scum|scummvm|ap|sou|map|sm0|sm1|rsc|ims|dat|lfl|lec|blk|out|gme|voc|000|001|002|003|004|005|006|007|008|009|010|011" corename = "ScummVM" manufacturer = "LucasArts" categories = "Game"