From a08e36f127b010c31dcec6dfb01ca95f9ccc3035 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Sat, 6 Feb 2021 12:35:12 -0600 Subject: [PATCH] Add the location of the srg file to the readme --- Readme.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.txt b/Readme.txt index d5dca4895..c039a21b0 100644 --- a/Readme.txt +++ b/Readme.txt @@ -30,3 +30,6 @@ Other commands: 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