missionpinball / mpf-docs

missionpinball.org website content & all MPF docs
https://missionpinball.org/
MIT License
33 stars 115 forks source link

New Tutorial: Adding Sounds #334

Open flamtime opened 4 years ago

flamtime commented 4 years ago

I'd like to add some tutorials for adding sound to your game. Where do I start to add new pages for this?

jabdoa2 commented 4 years ago

We got a tutorial for adding stuff here: https://docs.missionpinball.org/en/dev/about/contributing_to_mpf_docs.html. It explains the workflow in general. For larger changes I would recommend to check the docs out locally using a git client: https://docs.missionpinball.org/en/dev/about/contributing_to_mpf_docs.html#to-clone-the-mpf-docs-repo-locally-to-make-bigger-changes. This can also be done in the github UI (they added the possibility to create new files) but it is sometimes hard to navigate if you don't know exactly what you are doing.

Where do you want to locate your sound tutorial?

This is sometimes hard to decide but don't worry too much. We can always move stuff later on.