THIS IS A READ-ONLY MIRROR OF https://github.com/recloudstream/gradle
Go to file
Jace 68db7215ec Added support for codeberg 2023-07-08 08:22:17 +02: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 Added support for codeberg 2023-07-08 08:22:17 +02:00
.gitignore 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
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
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!