mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-17 20:10:23 +03:00
Add some small notes.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user