Skip to content

Commit 00c2146

Browse files
committed
add repo
1 parent d94f1ac commit 00c2146

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

repository.geekhckr/addon.xml

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<addon id="repository.geekhckr" name="geekhckr Repository" version="2.0.2" provider-name="geekhckr">
3+
<extension point="xbmc.addon.repository" name="geekhckr Repository">
4+
<dir minversion="21.0">
5+
<info compressed="false">https://geekhckr.github.io/addons.xml</info>
6+
<checksum>https://geekhckr.github.io/addons.xml.md5</checksum>
7+
<datadir zip="true">https://geekhckr.github.io/omega</datadir>
8+
</dir>
9+
</extension>
10+
<extension point="xbmc.addon.metadata">
11+
<summary>geekhckr Repository for Kodi</summary>
12+
<description>A Repository for Streaming Add-ons of Indian OTT Providers</description>
13+
<platform>all</platform>
14+
<assets>
15+
<icon>icon.png</icon>
16+
<fanart>fanart.jpg</fanart>
17+
<clearlogo>icon.png</clearlogo>
18+
</assets>
19+
</extension>
20+
</addon>

repository.geekhckr/fanart.jpg

558 KB
Loading

repository.geekhckr/icon.png

26.7 KB
Loading

0 commit comments

Comments
 (0)