# blocktopograph
**Repository Path**: PT_AxH_RV/blocktopograph
## Basic Information
- **Project Name**: blocktopograph
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: AGPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-11-11
- **Last Updated**: 2024-05-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Blocktopograph

By *Proto Lambda*\(Link removed, as he asked to\), [@MithrilMania](https://github.com/MithrilMania),
[@flagmaggot](https://github.com/flagmaggot) and many other community contributors, including translation.
This fork is the only one supporting MCPE 1.13+ for now.
## Redirection
Update is currently paused due to several difficulties (including sections below). The current active fork is now https://github.com/NguyenDuck/blocktopograph
Translations and pull requests are encouraged to be made to the active forks instead of this one.
## Download
[>>> Download on Google Play <<<](https://play.google.com/store/apps/details?id=rbq2012.blocktopograph)
[](https://play.google.com/store/apps/details?id=rbq2012.blocktopograph)
And release page of the repository provides debug version of the app.
## 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.
### 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**](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](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 .
## Contributing
Always welcome! Fork the project, improve and publish!