EasyRPG: Add LZH archive format as a supported file extension
This commit is contained in:
parent
33501f1456
commit
f07463b2d1
|
@ -1,7 +1,7 @@
|
|||
# Software Information
|
||||
display_name = "RPG Maker 2000/2003 (EasyRPG)"
|
||||
authors = "EasyRPG team"
|
||||
supported_extensions = "ldb|zip|easyrpg"
|
||||
supported_extensions = "ldb|zip|lzh|easyrpg"
|
||||
corename = "EasyRPG Player"
|
||||
categories = "Game engine"
|
||||
license = "GPLv3"
|
||||
|
|
Loading…
Reference in New Issue