From 3ed0b430e778e6a06aada2a0ca43fd413886dcdb Mon Sep 17 00:00:00 2001 From: project516 <138796702+Project516@users.noreply.github.com> Date: Mon, 2 Mar 2026 11:02:58 -0600 Subject: [PATCH] Add section explaining which file this project is based off of There were many files from the leak, this PR tells user which file the project is based off of solves #18 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a06ad1f..052db6f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ LCEMP is my Minecraft Legacy Console Edition source fork that enables LAN multip ## notes: - This is NOT the full source code. - You need to provide the required asset files yourself. + - This project is based off of the `minecraft.rar` file. - Code quality is not perfect. I am still learning C++. - If you use this in other LCE-based projects, credit me.