Skip to content
/ maps Public
forked from zeldadungeon/maps

Interactive maps for Zelda games

Notifications You must be signed in to change notification settings

Megamil/maps

 
 

Repository files navigation

Zelda Dungeon Interactive Maps

Interactive maps for Zelda games, hosted on https://www.zeldadungeon.net

Published maps:

Contributing

  • npm install to install dependencies
  • npm run prepare to set up git commit hooks
  • npm run dev to launch the dev server for local testing
  • npm run format to format code (enforced on commit) (or install Prettier VS Code extension and enable format-on-save)
  • npm run lint to 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).

About

Interactive maps for Zelda games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.7%
  • SCSS 6.5%
  • Other 1.8%