From 6ba69f73ecdbc092000be853763138380f02f811 Mon Sep 17 00:00:00 2001 From: Project516 <138796702+Project516@users.noreply.github.com> Date: Sat, 10 Aug 2024 11:04:23 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 11a194b..3b011d3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ - **Patch files to mod the Minecraft 1.8 source code to make it browser-compatible** - **Browser-modified portions of Minecraft 1.8's open-source dependencies** - **Plugins for Minecraft servers to allow the Eagler client to connect to them** - - **a javascript modding API** + - **a Javascript Modding API** ### This repository does NOT contain: @@ -28,6 +28,8 @@ ## Getting Started: +# NOTE - In order to compile this repo you MUST own a genuine copy of Minecraft: Java Edition + ### To compile the latest version of the client, on Windows: 1. Make sure you have at least Java 11 installed and added to your PATH