Skip to content

Commit

Permalink
Add info for contributors to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pathmapper committed Oct 14, 2023
1 parent 562fb9d commit bd1df4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ Save the downloaded SVGs from Maki Editor to the folder [svgs_iconset](https://g
These are the SVGs for road shields, the dot used for city and town layers and the road area pattern which could not be modified using the Maki Editor. To modify these you could use e.g. [Inkscape](https://inkscape.org).
5. Install the NPM dev dependencies: `npm install` to have [spritezero-cli](https://gitlab.com/beyondtracks/spritezero-cli) available (we're using a fork of https://github.com/mapbox/spritezero-cli ).
6. Generate the low and high resolution sprites: `npm run build_sprites`
7. **When submitting a PR, no need to include the sprites. They will be automatically created when merging a PR.**

## Have a look at ...

Expand Down

0 comments on commit bd1df4b

Please sign in to comment.