kodi
kodi copied to clipboard
KODI Addons Project
Dandy's KODI Addons Project
Download zip repo file
18 Lea
19 Matrix
20 Nexus
21 Omega
View source code
18 Lea
19 Matrix
20 Nexus
21 Omega
Contribute
Install
- Python
- Make
Steps
- Fork this repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch (*)
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
Makefile commands (**)
make build-xmlCreate addons.xml repo filemake build-zipCreate zip files when source version was changedmake build-zip-specCreate single zip file or overwrite without md5make update-readmeUpdate README.mdmake releasebuild-xml + build-zip + update-readme
(*) for the GitHub Actions work correctly, recommended to change the version in plugin.xml
(**) for Matrix branch only (optional, use GitHub Actions now)