A directory structure that contains all the resources needed to operate your Kodi (XBMC) add-on.
- Download this boilerplate.
- Unzip and rename the folder "plugin.media-type.plugin-name" to your Plugin name.
- Add folder to project in your favorite Editor/IDE and start coding!
TODO
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
- Kodi Add-on Structure - Wiki.
- icon.png from Iconfinder.
- fanart.jpg from zaaptvgroup.com.
This work is licensed under a MIT LICENSE.