From b95e22ef5abf6cad46fd08197ac0bd06f5056df0 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 24 Mar 2017 03:02:51 +0100 Subject: [PATCH] Add xrick core info file --- dist/info/xrick_libretro.info | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dist/info/xrick_libretro.info diff --git a/dist/info/xrick_libretro.info b/dist/info/xrick_libretro.info new file mode 100644 index 00000000..49451b49 --- /dev/null +++ b/dist/info/xrick_libretro.info @@ -0,0 +1,12 @@ +display_name = "Rick Dangerous (XRick)" +authors = "" +supported_extensions = "zip" +corename = "XRick" +categories = "Game" +database = "Rick Dangerous" +systemname = "Rick Dangerous Game Engine" +license = "GPLv3" +permissions = "" +display_version = "1.0.0.6" +supports_no_game = "false" +notes = "(!) XRick requires data ROM 'data.zip'.|(!) Load Content 'data.zip'"