mkxp-z/retro/core.info
刘皓 dbe6ff891e
Implement mounting game zip files
Right now I've implemented opening game files that are in zip format and
added a filesystem implementation to allow reading the game files. I've
also added a `Dir.glob` call core.cpp to print the contents of the root
directory of the game zip file to the log as a test.
2024-12-31 00:25:00 -05:00

20 lines
479 B
Text

# Software Information
display_name = "RPG Maker XP/VX/VX Ace (mkxp-z)"
authors = "mkxp-z"
supported_extensions = "mkxp|mkxpz|json|ini|rxproj|rvproj|rvproj2"
corename = "mkxp-z"
categories = "Game engine"
license = "GPLv2"
permissions = ""
display_version = "rolling"
# Hardware Information
systemname = "RPG Maker XP/VX/VX Ace Game Engine"
# Libretro Features
database = "RPG Maker"
supports_no_game = "false"
savestate = "false"
savestate_features = "null"
description = ""