"#WildMagicMusic" Welcome! This is how you grab an updated version of the music repository.
- Download git to your computer! https://git-scm.com/downloads
- Make sure that git is a part of your environment variables ( will elaborate ).
- Open your terminal
- Run
git clone https://github.com/Zoolouie/WildMagicMusic.git
- Navigate to the folder in terminal
- Run
git pull
- Add the music into the folder. Make sure to include a link on the ATTRIBUTION.txt file so we can give credit if it's listed as neccessary.
- Run
git add .
- Run
git commit -m "Your message here"
- Run
git push
- Viola!