4
0
Fork
You've already forked gradle
0
No description
  • Kotlin 100%
Find a file
2023年03月17日 12:20:55 +00:00
.github/workflows Update jitpack.yml 2022年08月28日 19:59:36 +02:00
.vscode update plugin to be usable maybe 2022年08月04日 13:30:09 +02:00
gradle/wrapper add deploywithadb 2022年08月04日 15:53:32 +02:00
src/main/kotlin/com/lagradost/cloudstream3/gradle fix asm class node issue thing 2022年11月30日 09:52:46 +00:00
.gitignore initial 2022年08月04日 09:19:27 +02:00
build.gradle.kts mavenlocal 2023年03月17日 12:20:55 +00:00
gradle.properties initial 2022年08月04日 09:19:27 +02:00
gradlew fix asm class node issue thing 2022年11月30日 09:52:46 +00:00
gradlew.bat add deploywithadb 2022年08月04日 15:53:32 +02:00
jitpack.yml initial 2022年08月04日 09:19:27 +02:00
LICENSE the right license ig 2022年08月28日 20:40:53 +02:00
README.md Create README.md 2022年08月08日 17:16:11 +02:00
settings.gradle.kts fix class cast exception? 2022年08月06日 15:34:15 +02:00

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!