No description
- Kotlin 100%
|
|
||
|---|---|---|
| .github/workflows | Update jitpack.yml | |
| .vscode | update plugin to be usable maybe | |
| gradle/wrapper | add deploywithadb | |
| src/main/kotlin/com/lagradost/cloudstream3/gradle | fix asm class node issue thing | |
| .gitignore | initial | |
| build.gradle.kts | mavenlocal | |
| gradle.properties | initial | |
| gradlew | fix asm class node issue thing | |
| gradlew.bat | add deploywithadb | |
| jitpack.yml | initial | |
| LICENSE | the right license ig | |
| README.md | Create README.md | |
| settings.gradle.kts | fix class cast exception? | |
Cloudstream gradle plugin
How to use
Look at the plugin template to see how to make your own plugins.
Attribution
This gradle plugin and the whole plugin system is heavily based on Aliucord. Go use it, it's a great mobile discord client mod!