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: 12 months ago
JSON representation
Minecraft: top-down 2D map viewer
- Host: GitHub
- URL: https://github.com/kbinani/mcview
- Owner: kbinani
- License: gpl-3.0
- Created: 2019-06-16T18:54:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-28T13:54:16.000Z (over 1 year ago)
- Last Synced: 2025-04-12T08:09:38.010Z (12 months ago)
- Topics: c-plus-plus, cplusplus, cpp, juce, minecraft, minecraft-tool
- Language: C++
- Homepage:
- Size: 123 MB
- Stars: 23
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# mcview
Minecraft: top-down 2D map viewer for Minecraft Java and Bedrock



# 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