Merge pull request #604 from hyarsan/master

Made the file extensions consistent with standalone Citra
This commit is contained in:
Twinaphex 2017-11-19 21:29:48 +01:00 committed by GitHub
commit e51048927a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
display_name = "Nintendo 3DS (Citra)"
authors = "Citra Emulation Project"
supported_extensions = "3ds|3dsx|cia|elf|cxi"
supported_extensions = "3ds|3dsx|elf|axf|cci|cxi|app"
corename = "Citra"
manufacturer = "Nintendo"
categories = "Emulator"
@ -9,4 +9,4 @@ database = "Nintendo - Nintendo 3DS"
license = "GPLv2+"
permissions = ""
display_version = "Git"
supports_no_game = "false"
supports_no_game = "false"