Merge pull request #1888 from Ghabry/easyrpg
EasyRPG: Add LZH extension, bump to 0.8.1
This commit is contained in:
commit
9100a51e77
|
@ -1,12 +1,12 @@
|
|||
# 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"
|
||||
permissions = ""
|
||||
display_version = "0.8.0.0"
|
||||
display_version = "0.8.1.0"
|
||||
|
||||
# Hardware Information
|
||||
systemname = "RPG Maker 2000/2003 Game Engine"
|
||||
|
|
Loading…
Reference in New Issue