We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a735df5 commit faa3c91Copy full SHA for faa3c91
1 file changed
addon.xml
@@ -7,7 +7,15 @@
7
<extension point="xbmc.python.module" library="resources/lib"/>
8
<extension point="xbmc.addon.metadata">
9
<platform>all</platform>
10
- <summary lang="en">A fork of python-twitch, for Kodi</summary>
+ <news>
11
+All New!
12
+ </news>
13
+ <assets>
14
+ <icon>icon.png</icon>
15
+ <fanart>fanart.jpg</fanart>
16
+ </assets>
17
+ <platform>all</platform>
18
+ <summary lang="en">A fork of python-twitch for Kodi</summary>
19
<description lang="en">python-twitch for Kodi is module for interaction with the Twitch.tv API based on python-twitch by ingwinlu.</description>
20
<license>GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007</license>
21
<forum> </forum>
0 commit comments