From a5d5061d9549402effd06df7c80c3406b0fb0020 Mon Sep 17 00:00:00 2001 From: Deepak Patil Date: Sat, 24 Sep 2022 15:11:53 +0530 Subject: [PATCH] Update README.md --- README.md | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index b198424..2e07b97 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,16 @@ -# `Cloudstream3 Plugin Repo Template` +# `Cloudstream3 Hindi Plugin Repository` + > Used to load providers for [Cloudstream](https://recloudstream.github.io/) -Template for a [Cloudstream3](https://github.com/recloudstream) plugin repo + -**⚠️ Make sure you check "Include all branches" when using this template** - - ## Getting started with writing your first plugin -This template includes 1 example plugin. - 1. Open the root build.gradle.kts, read the comments and replace all the placeholders 2. Familiarize yourself with the project structure. Most files are commented 3. Build or deploy your first plugin using: - - Windows: `.\gradlew.bat ExampleProvider:make` or `.\gradlew.bat ExampleProvider:deployWithAdb` - - Linux & Mac: `./gradlew ExampleProvider:make` or `./gradlew ExampleProvider:deployWithAdb` - -## Attribution - -This template as well as the gradle plugin and the whole plugin system is **heavily** based on [Aliucord](https://github.com/Aliucord). -*Go use it, it's a great mobile discord client mod!* + - Windows: `.\gradlew.bat ExampleProvider:make` or `.\gradlew.bat ExampleProvider:deployWithAdb` + - Linux & Mac: `./gradlew ExampleProvider:make` or `./gradlew ExampleProvider:deployWithAdb`