From d8044f398166517ef305d2bca1fba32a7d754452 Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Pueyo Date: Thu, 20 Dec 2012 22:46:37 +0100 Subject: [PATCH] Features --- README.md | 4 ++-- TODO | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d94748539..e46bbee05 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,6 @@ How to contact me Third-party Tools: ------------------ * [How to connect to internet servers](http://www.minecraftforum.net/topic/1256915-legit-minecraftpe-online-multiplayer/) -* [Video-Tutorial made by ChrisMCMine](http://www.youtube.com/watch?v=GC9MBVaHge0) -* OBSOLETE [User-made program to merge server I/O done in C](https://github.com/filfat/MCPES_CPP_INPUT/) +* OBSOLETE [Video-Tutorial made by ChrisMCMine](http://www.youtube.com/watch?v=GC9MBVaHge0) +* [User-made program to merge server I/O done in C++](https://github.com/filfat/MCPES_CPP_INPUT/) * [Proxy to allow devices in your local network join online servers using node.js](https://github.com/brandon15811/Minecraft-PE-Proxy) \ No newline at end of file diff --git a/TODO b/TODO index d5123fbe7..807044d68 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,4 @@ - Fix spawn position resetting - Mob spawning, item pick up -- Fix metadata orientation -- Proper session checks - Fix incorrect timeout - Inventory loading and saving \ No newline at end of file