Interactive maps for Zelda games, hosted on https://www.zeldadungeon.net
Published maps:
- https://www.zeldadungeon.net/breath-of-the-wild-interactive-map
- https://www.zeldadungeon.net/links-awakening-interactive-map
- https://www.zeldadungeon.net/tears-of-the-kingdom-interactive-map
npm installto install dependenciesnpm run prepareto set up git commit hooksnpm run devto launch the dev server for local testingnpm run formatto format code (enforced on commit) (or install Prettier VS Code extension and enable format-on-save)npm run lintto lint code (enforced on commit) (or install ESLint VS Code extension)
For now, certain ZD staff have push permission for the develop branch, and pushing to develop will trigger deployment to the staging environment https://www.zeldadungeon.net/maps-beta. To publish to prod https://www.zeldadungeon.net/maps, coordinate with Locke.
For non-staff, feel free to create PRs or Issues, and join our discord to discuss ideas (use the #wiki channel).