<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.twistednutz" name="[COLOR orange]Twisted Nutz Repo[/COLOR]" version="1.6" provider-name="[COLOR orange]Twisted Nutz[/COLOR]">
	<extension point="xbmc.addon.repository" name="[COLOR orange]Twisted Nutz[/COLOR]">
		<dir>
			<info compressed="false">http://twistednuts.co.uk/twisted/repo/addons.xml</info>
			<checksum>http://twistednuts.co.uk/twisted/repo/addonsmd5.txt</checksum>
			<datadir zip="true">http://twistednuts.co.uk/twisted/repo/</datadir>
		</dir>
		</extension>
	<extension point="xbmc.addon.metadata">
        <summary lang="en">Twisted Nutz Repository</summary>
        <description lang="en">Educational use only, Twisted Nutz Repository For Kodi</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>
        <assets>
        <icon>icon.png</icon>
        <fanart>fanart.jpg</fanart>
    </assets>
	</extension>
</addon>