From b339faff669c31d08edbc55e9c3097398562eb69 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Thu, 27 Aug 2015 12:48:12 +0200 Subject: [PATCH] add features to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e05c684..7fe2822 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,14 @@ Craftyjs A semi-functional minecraft server in Node.js +## Features +* Support minecraft 1.8 +* Players can see the world +* Players see each other in-game and in tab +* Digging +* Placing blocks +* Player movement + ## Building / Running Before running or building it is recommended that you configure the server in config/settings.json