mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update README.md
This commit is contained in:
parent
e3eed2445b
commit
fe277cf131
1 changed files with 3 additions and 11 deletions
14
README.md
14
README.md
|
@ -1,20 +1,12 @@
|
|||
# **cloudstream hexated extensions**
|
||||
> Used to load providers for [Cloudstream](https://recloudstream.github.io/)
|
||||
> Used to load providers for [Cloudstream](https://cloudstream.cf/)
|
||||
|
||||
You can download this extension repositories [here
|
||||
](https://recloudstream.github.io/repos/)
|
||||
](https://cutt.ly/dirhex)
|
||||
|
||||
|
||||
[![Discord](https://invidget.switchblade.xyz/5Hus6fM)](https://discord.gg/5Hus6fM)
|
||||
|
||||
|
||||
### 🌟STAR THIS REPOSITORY TO SUPPORT THE DEVELOPER
|
||||
|
||||
## Getting started with writing your first 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`
|
||||
### 🌟star this repository to support developers
|
||||
|
||||
|
|
Loading…
Reference in a new issue