Skip to content

Commit 9100a51

Browse files
authored
Merge pull request #1888 from Ghabry/easyrpg
EasyRPG: Add LZH extension, bump to 0.8.1
2 parents 33501f1 + 28c79b8 commit 9100a51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/info/easyrpg_libretro.info

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Software Information
22
display_name = "RPG Maker 2000/2003 (EasyRPG)"
33
authors = "EasyRPG team"
4-
supported_extensions = "ldb|zip|easyrpg"
4+
supported_extensions = "ldb|zip|lzh|easyrpg"
55
corename = "EasyRPG Player"
66
categories = "Game engine"
77
license = "GPLv3"
88
permissions = ""
9-
display_version = "0.8.0.0"
9+
display_version = "0.8.1.0"
1010

1111
# Hardware Information
1212
systemname = "RPG Maker 2000/2003 Game Engine"

0 commit comments

Comments
 (0)