From 8d0f87c29bdbda0e55ee45e2771cba0f012b8507 Mon Sep 17 00:00:00 2001 From: Hedonium Date: Fri, 9 Mar 2018 18:29:16 -0500 Subject: [PATCH] Update craft_libretro.info Fixed author section. Looks like this got accidentally copy and pasted from Snes9x 2005. Proof: https://www.michaelfogleman.com/projects/craft/ --- dist/info/craft_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/craft_libretro.info b/dist/info/craft_libretro.info index bb8c44e3..90519698 100644 --- a/dist/info/craft_libretro.info +++ b/dist/info/craft_libretro.info @@ -1,5 +1,5 @@ display_name = "Minecraft (Craft)" -authors = "Snes9x Team|dking|BassAceGold|ShadauxCat|Nebuleon" +authors = "Michael Fogleman" supported_extensions = "" corename = "Craft" categories = "Game"