@hackage / mcpi

Connect to MineCraft running on a Raspberry PI.

Latest0.0.1.2

About

Metadata

  • Last updated , by DouglasBurke
  • License LicenseRef-PublicDomain
  • Maintained by: dburke.gw@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    build-examples (on by default)

    Build the example programs (defaults to True)

    build-debug (off by default)

    Build programs for debugging the module (defaults to False)

Readme

The MineCraft edition for Raspberry PI comes with a Java and Python API. See Network.MineCraft.Pi.Client for a basic example.

This is a *very* basic, and *incomplete* Haskell version. I fully expect everything to change in later versions.

A number of very simple examples are included in the examples/ directory, as well as a program that lets you interact with MineCraft directly.

Please see the TODO.md file in the source code for an incomplete list of possible changes, and the CHANGELOG file for changes in the module.