About Add-ons: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Created page with " '''About''' XBMC Add-ons are extensions that can be run from inside the XBMC GUI. They are usual written by third party developers and published to our official repository. A...")
 
No edit summary
Line 1: Line 1:


'''About'''
'''About'''
XBMC Add-ons are extensions that can be run from inside the XBMC GUI. They are usual written by third party developers and published to our official repository. Add-ons can also be published in other repositories or as stand alone zip files anywhere on the internet. Examples of Add-ons include video website streams, scrapers, skins and scripts.
XBMC Add-ons are extensions that can be run from inside the XBMC GUI. They are usual written by third party developers and published to our official repository. Add-ons can also be published in other repositories or as stand alone zip files anywhere on the internet. Examples of Add-ons include video website streams, scrapers, skins and scripts.




'''Language'''
'''Language'''
XBMC Add-ons are typically written in python.
XBMC Add-ons are typically written in python.




'''Compatibility'''
'''Compatibility'''
Add-ons should all work with the latest Frodo and Gotham Releases. Each time XBMC is released we add new features but try not to break much compatibility.
Add-ons should all work with the latest Frodo and Gotham Releases. Each time XBMC is released we add new features but try not to break much compatibility.

Revision as of 10:38, 13 December 2013

About

XBMC Add-ons are extensions that can be run from inside the XBMC GUI. They are usual written by third party developers and published to our official repository. Add-ons can also be published in other repositories or as stand alone zip files anywhere on the internet. Examples of Add-ons include video website streams, scrapers, skins and scripts.



Language

XBMC Add-ons are typically written in python.



Compatibility

Add-ons should all work with the latest Frodo and Gotham Releases. Each time XBMC is released we add new features but try not to break much compatibility.