WhyMap

High performance minecraft world map with web-based interface and infinite zoom. Your map will be presented at http://localhost:7542

Setup

First install yarn packages for frontend:

cd src-vue
yarn install
cd ..

To run the mod:

gradle runClient

To compile jar file:

gradle build

License

GPL-v3

Contributions

I DO NOT accept contributions to this repository at this moment. Pull requests will be rejected.

If you wish to help with frontend development, frontend repository is open for contributions

GitHub

View Github