From e1a7b4106e0c5b0ba7179f8ae2205e5a154bda2b Mon Sep 17 00:00:00 2001 From: dominexis Date: Mon, 12 Dec 2022 11:25:16 -0600 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad8cd82..18ff2a1 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ The Atlas Logger is used to create the atlas files in your resource packs after the 1.19.3 update broke them. # Instructions -Put the Python script into the resourcepacks folder and run it. Choose between the Singles or Folders option to determine how the script will generate the atlas file. Then enter in the name of the resource pack and it will create it for you. \ No newline at end of file +Put the Python script into the ".minecraft/resourcepacks" folder and run it. Choose between the Singles or Folders option to determine how the script will generate the atlas file. Then enter in the name of the resource pack and it will create the file for you inside of your resource pack. \ No newline at end of file