Merge pull request #290 from RobLoach/patch-2

[ScummVM] Add .scummvm as a supported extension
This commit is contained in:
Twinaphex 2016-06-11 23:12:29 +02:00 committed by GitHub
commit 3d77aee318
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
display_name = "ScummVM" display_name = "ScummVM"
authors = "SCUMMVMdev" authors = "SCUMMVMdev"
supported_extensions = "exe|scum" supported_extensions = "exe|scum|scummvm"
corename = "ScummVM" corename = "ScummVM"
manufacturer = "LucasArts" manufacturer = "LucasArts"
categories = "Game" categories = "Game"