Skip to content

grm/Kodi-moonlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kodi (XBMC) Plugin Boilerplate

A directory structure that contains all the resources needed to operate your Kodi (XBMC) add-on.

Usage

  1. Download this boilerplate.
  2. Unzip and rename the folder "plugin.media-type.plugin-name" to your Plugin name.
  3. Add folder to project in your favorite Editor/IDE and start coding!

Plugin Directory Structure

TODO

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

License

This work is licensed under a MIT LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages