slackbuilds/games/Craft-libretro
Hunter Sezen 70f148655c games/Craft-libretro: Fixed download.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
2018-08-24 22:37:14 +01:00
..
Craft-libretro.SlackBuild games/Craft-libretro: Updated for version 2017.10.24_7dc449e. 2017-12-21 08:19:25 +07:00
Craft-libretro.info games/Craft-libretro: Fixed download. 2018-08-24 22:37:14 +01:00
README games/Craft-libretro: Added (simple Minecraft clone). 2016-08-05 18:10:41 +01:00
slack-desc games/Craft-libretro: Updated for version 2017.10.24_7dc449e. 2017-12-21 08:19:25 +07:00

README

Minecraft clone ported to the Libretro API. Just a few thousand lines
of C using modern OpenGL (shades).

Craft can be started from the RetroArch menu or from the command line with:
  retroarch -L /usr/lib${LIBDIRSUFFIX}/libretro/craft_libretro.so

If your gamepad is experiencing issues with uncontrolable spinning or
automatic movement try raising the 'Analog deadzone size' value in the
craft game options.

To build the debugging symbols use:
  DEBUG=1 ./Craft-libretro.SlackBuild