slackbuilds_ponce/games/Craft-libretro
Robby Workman 1e60fcb6b6 games/Craft-libretro: Updated homepage
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2017-05-20 06:52:50 +07:00
..
Craft-libretro.info games/Craft-libretro: Updated homepage 2017-05-20 06:52:50 +07:00
Craft-libretro.SlackBuild
README
slack-desc

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