Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kbinani/mcview

Minecraft: top-down 2D map viewer
https://github.com/kbinani/mcview

c-plus-plus cplusplus cpp juce minecraft minecraft-tool

Last synced: 8 days ago
JSON representation

Minecraft: top-down 2D map viewer

Awesome Lists containing this project

README

        

# mcview

Minecraft: top-down 2D map viewer for Minecraft Java and Bedrock

![overworld](https://raw.githubusercontent.com/kbinani/mcview/master/image/ss1.png)
![nether](https://raw.githubusercontent.com/kbinani/mcview/master/image/ss2.png)
![the_end](https://raw.githubusercontent.com/kbinani/mcview/master/image/ss3.png)

# Install

- Microsoft Store: https://www.microsoft.com/store/productId/9N91B7RLJV9F
- App Store: https://apps.apple.com/us/app/mcview/id1471176644

# License

- GPLv3

# Acknowlegement

- JUCE: https://github.com/juce-framework/JUCE
- Google Material Design Icon: https://material.io/tools/icons
- colormap-shaders: https://github.com/kbinani/colormap-shaders
- je2be-core: https://github.com/kbinani/je2be-core
- libminecraft-file: https://github.com/kbinani/libminecraft-file
- Android SDK Sources: https://github.com/AndroidSDKSources/android-sdk-sources-for-api-level-28