From c95d7599b2ed05996f69744535c7817e10a6531f Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 10 Oct 2019 22:37:04 +0100 Subject: [PATCH] Added legal disclaimer --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0fcbecd..d47e917 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # Minecraft A Minecraft clone written in C++ with OpenGL + + + +### 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.