Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

JustMarkov/justmarkov-ru-extensions

Repository files navigation

I have just started working on this repository. In the future, it will consist of plugins for Russian-language sources. I'm new to coding and scrapping, so it may take some time.

Template information is provided below.


Cloudstream3 Plugin Repo Template

Template for a Cloudstream3 plugin repo

⚠️ Make sure you check "Include all branches" when using this template

Getting started with writing your first plugin

This template includes 1 example 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

Attribution

This template as well as the gradle plugin and the whole plugin system is heavily based on Aliucord. Go use it, it's a great mobile discord client mod!

About

Repository for russian-language cloudstream plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages