diff --git a/README.md b/README.md index 2732d46..2e0e9cd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Minecraft PE Reverse Engineering Project This project is an attempt to recreate one of the first released builds of Minecraft: Pocket Edition -- mcpe01_canada.apk -- and port it to other platforms, -via binary reverse engineering. +via binary reverse engineering. This project is similar in terms of goals to [Minecraft Pi](https://minecraft.net/edition/pi), except playable on more devices. An Android build will come soon. @@ -15,6 +15,10 @@ Eventually, I plan on creating a new repository, `mcpe01_canada`, which will inc Want to help this project? [Here's a list of things left to do.](TODO.md) +## DISCLAIMER + +This project **requires** you to have a copy of the `mcpe01_canada.apk` (sha256: ``), before you can build. + ## 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