rhjdvsgsgks / blocktopograph

Blocktopograph - Blocktopograph is a fan-made app for MCPE, it includes a top-down world viewer and a NBT editor.

Home Page:http://blocktopograph.protolambda.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blocktopograph

Paused Update

Through my research, I did not find any information related to reading and writing world data such as chunks, and so on.
So this project will temporarily stop development until I have more information on how to read and write the data that I talked about.

Maintainer

By Proto Lambda(Link removed, as he asked to)
MithrilMania
flagmaggot
oO0oO0oO0o0o00
NguyenDuck

Goals to be accomplished

  • Separate things related to world Minecraft
  • User interface enhancement
  • Improved backward compatibility with older Minecraft world versions

Help us improve translation

Click here.
Recommended use Android Studio Translation Editor for write translation easier.

Download

Google Play
And release page of the repository provides release version of the app.
Releases Page

Build from sources

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.

Release-Workflow

The official Google-Play version is managed by @mithrilmania.
The Release-signing keys are not available.
You can build it as debug build or sign it with your own keys.

This Google-Play version will be updated after any significant and well-written feature additions and fixes.

Questions? Proto said he does not want to be bothered about this app anymore.

Issues and requests are welcome too, but please use the issue-tracker for this to keep things organized.

Wiki

Reasonable wiki-suggestions are welcome; comments should be sufficient for most parts of this project.

LICENSE

License: AGPL v.3

Direct consequences: all public distributed changes in the source-code are required to be disclosed, including their source-code.

Full license can be found in the LICENSE file in the root folder of this repository.

NOTE: Please retain the attribution to Proto Lambda, the original author and maintainer of the official app, and later significant contributors (See CONTRIBUTORS.md) out of respect for their work towards this software.

LICENSE-head:

Blocktopograph -- Blocktopograph is a fan-made app for MCPE, it includes a top-down world viewer and a NBT editor.
Copyright (C) 2016 Proto Lambda

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Contributing

Always welcome! Fork the project, improve and publish!

About

Blocktopograph - Blocktopograph is a fan-made app for MCPE, it includes a top-down world viewer and a NBT editor.

http://blocktopograph.protolambda.com/

License:GNU Affero General Public License v3.0


Languages

Language:Java 98.4%Language:C++ 1.3%Language:Makefile 0.2%Language:C 0.0%