Merge pull request #1888 from Ghabry/easyrpg

EasyRPG: Add LZH extension, bump to 0.8.1
This commit is contained in:
Ömercan Kömür 2025-04-01 12:55:38 +03:00 committed by GitHub
commit 9100a51e77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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"