THIS IS A READ-ONLY MIRROR OF https://github.com/recloudstream/gradle
Go to file
C10udburst 3810f1a580 i just needed to write this properly and not be lazy 2022-08-19 14:16:55 +02:00
.github/workflows add json logging and ci error handling 2022-08-19 13:42:29 +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 i just needed to write this properly and not be lazy 2022-08-19 14:16:55 +02:00
.gitignore initial 2022-08-04 09:19:27 +02:00
README.md Create README.md 2022-08-08 17:16:11 +02:00
build.gradle.kts fix class cast exception? 2022-08-06 15:34:15 +02:00
gradle.properties initial 2022-08-04 09:19:27 +02:00
gradlew add deploywithadb 2022-08-04 15:53:32 +02:00
gradlew.bat add deploywithadb 2022-08-04 15:53:32 +02:00
jitpack.yml initial 2022-08-04 09:19:27 +02:00
settings.gradle.kts fix class cast exception? 2022-08-06 15:34:15 +02:00

README.md

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!