From a5191ad1f01179f496b33b4d82b69d61eeeca067 Mon Sep 17 00:00:00 2001 From: gouchi Date: Sun, 11 Jun 2017 17:59:21 +0200 Subject: [PATCH] Add OpenLara core info file --- dist/info/openlara_libretro.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dist/info/openlara_libretro.info diff --git a/dist/info/openlara_libretro.info b/dist/info/openlara_libretro.info new file mode 100644 index 00000000..8e1fcfef --- /dev/null +++ b/dist/info/openlara_libretro.info @@ -0,0 +1,10 @@ +display_name = "Tomb Raider (OpenLara)" +authors = "XProger" +supported_extensions = "psx" +corename = "OpenLara" +categories = "Game" +systemname = "Classic Tomb Raider engine" +license = "2-clause BSD" +permissions = "" +display_version = "v1" +supports_no_game = "false"