This repository is the automated Builder for Scripts.
Part of the Kodi Build Hub. This repo hosts its own releases locally.
The build process strictly follows this standardized structure:
- Source: Upstream code is checked out into
./source/repo-scripts/. - Output: Compiled binaries are organized into
./compiled/<os>/<version>/. - Artifacts: Final files use the naming convention
repo-scripts-<os>-<version>-<branch>.[zip|tar.gz].
Back to Kodi Build Hub