15 lines
955 B
XML
15 lines
955 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<addon id="repository.alfa-addon" name="[COLOR red]Alfa-Addon[/COLOR] Repo" version="1.0.1" provider-name="Alfa-Addon">
|
|
<extension point="xbmc.addon.repository" name="Alfa-Addon Repo">
|
|
<info>https://raw.githubusercontent.com/alfa-addon/addon/master/addons.xml</info>
|
|
<checksum>https://raw.githubusercontent.com/alfa-addon/addon/master/addons.xml.md5</checksum>
|
|
<datadir zip="true">https://raw.githubusercontent.com/alfa-addon/addon/master/</datadir>
|
|
</extension>
|
|
<extension point="xbmc.addon.metadata">
|
|
<summary>Repositorio para Alfa-Addon</summary>
|
|
<description></description>
|
|
<disclaimer>The owners and submitters to this repository do not host or distribute any of the content displayed by these addons nor do they have any affiliation with the content providers.</disclaimer>
|
|
<platform>all</platform>
|
|
</extension>
|
|
</addon>
|