mirror of
https://github.com/libretro/libretro-super
synced 2025-01-01 09:00:08 +00:00
fuse: Add .zip to file extensions
This is ported from zach-morris over at https://github.com/libretro/libretro-core-info/pull/52 .
This commit is contained in:
parent
27b5d08dc0
commit
49519a4f70
2
dist/info/fuse_libretro.info
vendored
2
dist/info/fuse_libretro.info
vendored
@ -1,7 +1,7 @@
|
||||
# Software Information
|
||||
display_name = "Sinclair - ZX Spectrum (Fuse)"
|
||||
authors = "Team Fuse"
|
||||
supported_extensions = "tzx|tap|z80|rzx|scl|trd|dsk"
|
||||
supported_extensions = "tzx|tap|z80|rzx|scl|trd|dsk|zip"
|
||||
corename = "Fuse"
|
||||
categories = "Emulator"
|
||||
license = "GPLv3"
|
||||
|
Loading…
Reference in New Issue
Block a user