From eb7a397112b4372f8e62e1f10b7ae0e7282a257e Mon Sep 17 00:00:00 2001 From: iProgramInCpp Date: Mon, 31 Jul 2023 13:53:17 +0300 Subject: [PATCH] * Add some more info to the readme. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 56bfca0..b522af8 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,12 @@ Want to help this project? [Here's a list of things left to do.](TODO.md) ## Setup Before opening the VS2022 project or trying to build, load the sound assets into the `sound_data/` folder in the root of the project -by running the following command: +by **running the following command**: * `tools/grabsounds.py /path/to/the/mcpe01_canada/lib/armeabi-v7a/libminecraftpe.so`. +After that, **copy the assets folder** from mcpe01_canada.apk, such that there is a folder called `assets` in the current directory of the executable +(`windows_vs` if you are running from VS, or the same dir as the executable otherwise) + ## Have seams when playing? I've had texture seams when playing Minecraft Classic, ClassiCube and this recreation of Minecraft PE. If seams bother you, and you are using an NVIDIA graphics card,