sawyerpollard / MineWeather

Chrome Extension that displays a Minecraft scene on New Tabs depending on local weather conditions.
https://chrome.google.com/webstore/detail/mineweather/gklgaaagldobfcacmhhbnbgofohfgneb
67 stars 11 forks source link

Added API key instructions #11

Closed unicodepepper closed 3 years ago

unicodepepper commented 3 years ago

I installed directly from the source code so I could make some changes to the images, and faced a bit of difficulty with getting the API key set up and ready; so I decided to add the instructions I lacked to the readme.md.

sawyerpollard commented 3 years ago

Thank you for this pull request! I'm going to check them out this weekend.

SunnyMonster123 commented 3 years ago

You don't have to create a variable for the api key. You can just do export default "############################";

sawyerpollard commented 3 years ago

I think SunnyMonster123 makes a good point, so I'll close this for now. But it could be good in the future to resubmit with the changes suggested.