From 36c02440479e6fb42bfb26df85c1e3a8d8eb4433 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Tue, 16 Feb 2021 04:25:19 +0000 Subject: [PATCH] Add the LOD Core mod link to README --- Readme.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Readme.txt b/Readme.txt index d415dc4a3..12dd706f3 100644 --- a/Readme.txt +++ b/Readme.txt @@ -1,6 +1,9 @@ This program is an attempt to create Level Of Details (LODs) in Minecraft. The purpose is to increase the maximum view distance in game +Used in congunction with: +https://gitlab.com/jeseibel/minecraft-lod-core-mod + ======================== source code installation @@ -35,4 +38,4 @@ Tip: The Minecraft source code is NOT added to your workspace in a editable way. Minecraft is treated like a normal Library. Sources are there for documentation and research purposes only. Current location of mcp-srg.srg: - "C:/Users/James Seibel/.gradle/caches/minecraft/de/oceanlabs/mcp/mcp_snapshot/20171003/1.12.2/srgs/" \ No newline at end of file + "C:/Users/James Seibel/.gradle/caches/minecraft/de/oceanlabs/mcp/mcp_snapshot/20171003/1.12.2/srgs/"