From f01acad2b8d5857c4619745c16b1627100bf3555 Mon Sep 17 00:00:00 2001 From: Benjamin Kyd Date: Wed, 6 Nov 2019 00:15:45 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 03efeae..a09f66e 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,12 @@ A Minecraft clone written in C++ with OpenGL ### Development Checklist -#### Trello: +#### Trello All of the projects progress will be tracked here https://trello.com/b/jpGIDFKm/minecraft -Even after this initial short checklist there will be a lot to implement to have a playable minecraft clone, its really there so you can see the development stage of the renderer. - ### Disclaimer This project and it's author are not affiliated with or supported by Microsoft Corporation or Mojang AB. All of the files in the directory resources/textures/ are the original work and property of Mojang AB. All other files are the original work of the author of this repository, and were not based off of the source code of Minecraft.