Map bundling system for osu! World
- Node (probably 16+ idk node sucks anyway)
You are welcome to help us by contributing new countries. Just keep in mind that, since we only use Nominatim IDs, they all require comments.
- Bundle the country with
npm run bundle -- <code(s)>- To redownload region JSONs use
npm run bundle -- --no-cache <code(s)>
- To redownload region JSONs use
- Start the server with
npm run serve - Open
http://localhost:7891/?<code>
Hover over a region to check its ID.
Press c to copy the lines for center and zoom.