Template for a Cloudstream3 plugin repo
This template includes 1 example plugin.
- Open the root build.gradle.kts, read the comments and replace all the placeholders
- Familiarize yourself with the project structure. Most files are commented
- Build or deploy your first plugin using:
- Windows:
.\gradlew.bat ExampleProvider:makeor.\gradlew.bat ExampleProvider:deployWithAdb - Linux & Mac:
./gradlew ExampleProvider:makeor./gradlew ExampleProvider:deployWithAdbThis repository is still in progress and i am learning how things works . Instead of that if you want to install it here is the link https://github.com/digitalus00/Learning/blob/builds/repo.json
- Windows: