From 5d294de17966261d464139eb007057611dabb5a6 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 19 Aug 2016 22:09:20 +0200 Subject: [PATCH] Add EasyRPG core info file --- dist/info/easyrpg_libretro.info | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dist/info/easyrpg_libretro.info diff --git a/dist/info/easyrpg_libretro.info b/dist/info/easyrpg_libretro.info new file mode 100644 index 00000000..ca5e6dfa --- /dev/null +++ b/dist/info/easyrpg_libretro.info @@ -0,0 +1,11 @@ +display_name = "RPG Maker 2000/2003 (EasyRPG)" +authors = "EasyRPG team" +supported_extensions = "ini" +corename = "EasyRPG" +categories = "Game" +database = "RPG Maker 2000|RPG Maker 2003" +systemname = "RPG Maker 2000/2003 game engine" +license = "GPLv3" +permissions = "" +display_version = "1.0.0.4" +supports_no_game = "false"