<install>
    <version>1.0</version>
    <author>Your Name</author>
    <author_website>Your website</author_website>
    <code_url>Put your link to github here</code_url>
    <site_url>Put the link to the where we can find more info on the addon here</site_url>
    <download_url>URL where the user can download the addon as a .zip</download_url>
    <forum_url>Please create a forum post where you announce your addon. Then add the link to the addon here</forum_url>
    <supported_os>
    		<win>y</win>
    		<mac>n</mac>
    		<linux>y</linux>
    	</supported_os>
    <has_example>y</has_example>
    	<description><![CDATA[
            Enter a short description which is used on the website here.   
    ]]></description>
    <add>
		<include>
			<path></path>
		</include>
		<link>
			<lib os="win_cb|xcode" compiler="mingw"></lib>
		</link>
	</add>
</install>

