Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Durtur/Dungeoneer into ma…
Browse files Browse the repository at this point in the history
…ster
  • Loading branch information
Durtur committed Oct 12, 2021
2 parents a9d3a76 + 8ca4ff4 commit 161142e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ If you would like to contribute code you can get started by installing npm and y

## Contributing generator data
If you don't know how to code but would still like to help, you can edit the [generator data file](https://github.com/Durtur/Dungeoneer/blob/master/data/generators/names.json). As with code, create a pull request with your changes.

## Adding sound effects
To add more sounds to the default sound library, you can add a sound to the [sound folder](https://github.com/Durtur/Dungeoneer/tree/master/app/mappingTool/sounds), and if attribution is required add that to [sound attr.js](https://github.com/Durtur/Dungeoneer/blob/master/app/sound%20attr.js). Then create a pull request, including information regarding where the sound is from.

0 comments on commit 161142e

Please sign in to comment.