Skip to content

Commit faa3c91

Browse files
committed
add news/asset tags
1 parent a735df5 commit faa3c91

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

addon.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@
77
<extension point="xbmc.python.module" library="resources/lib"/>
88
<extension point="xbmc.addon.metadata">
99
<platform>all</platform>
10-
<summary lang="en">A fork of python-twitch, for Kodi</summary>
10+
<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>
1119
<description lang="en">python-twitch for Kodi is module for interaction with the Twitch.tv API based on python-twitch by ingwinlu.</description>
1220
<license>GNU GENERAL PUBLIC LICENSE. Version 3, 29 June 2007</license>
1321
<forum> </forum>

0 commit comments

Comments
 (0)