mirror of
https://github.com/celisej567/mcpe.git
synced 2026-01-04 14:09:47 +03:00
* Disable demo mode. The default version will now be the enhanced version.
This commit is contained in:
@@ -36,6 +36,6 @@
|
||||
//#define TEST_DROPPED_ITEMS // Allow dropped items to be dropped and collected.
|
||||
|
||||
// Toggle Demo Mode
|
||||
#define DEMO
|
||||
//#define DEMO
|
||||
|
||||
#endif
|
||||
|
||||
@@ -5,6 +5,8 @@ via binary reverse engineering.
|
||||
|
||||
An Android build will come soon.
|
||||
|
||||
### The default build is **enhanced**. If you want the original experience, comment every define and uncomment the demo define from GameMods.hpp.
|
||||
|
||||
* Note: The original mcpe01_canada.apk does not work on newer Android devices. A port of this likely will.
|
||||
|
||||
Eventually, I plan on creating a new repository, `mcpe01_canada`, which will include just the port of the Canada demo.
|
||||
|
||||
Reference in New Issue
Block a user