A Minecraft server written in haskell.
- User can join and the client gracefully times out
- Coming soon
OSX and Windows
http://hackage.haskell.org/platform/
Linux
Use your package manager to install haskell-platform or get it at http://hackage.haskell.org/platform/
In the cloned baskerville path run:
cabal clean
cabal configure
cabal build
The baskerville executable will be at:
dist/build/Baskerville/baskerville[.exe]