NguyenDuck / blocktopograph

Blocktopograph is a fan-made app for MCBE, it includes a world viewer and a NBT editor
GNU Affero General Public License v3.0
29 stars 3 forks source link
bedrock editor map minecraft nbt

Blocktopograph

Working on level.dat editor ui

Technical Support

Minium Target
Oreo - 8 (26) UpsideDownCake - 14 (34)
Min Android Version Method
8 (26) Directly with File
11+ (30) Shizuku
Version Support Status
1.20+ Processing

Demo (Android 13)

Storage Request Permission Main

Build

Clone project in Android Studio: File -> New -> Project from Version Control -> Git Install missing SDK components. Android Studio would give you the auto-fix options.

Or Manual

git clone https://github.com/NguyenDuck/blocktopograph.git
cd blocktopograph
./gradlew build assembly

Contributing

Always welcome! Fork the project, improve and publish!