Create repository on Github without zip
#1
Hi. It is way to configure repository on Github working without zip?

I do it like this and don't working:

Code:
<extension point="xbmc.addon.repository" name="Regss Alpha">
        <info compressed="true">https://raw.github.com/Regss/alpha/master/addons.xml</info>
        <checksum>https://raw.github.com/Regss/alpha/master/addons.xml.md5</checksum>
        <datadir zip="false">https://raw.github.com/Regss/alpha/master</datadir>
    </extension>
Reply
#2
no it won't work
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply

Logout Mark Read Team Forum Stats Members Help
Create repository on Github without zip0