Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 962 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 962 Bytes

French Repo

Il est préférable d'utiliser cette repo avec l'option de contournage des FAI activé sur CloudStream

## Getting started with writing your first 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](https://ubuntu server github.com/Aliucord). Go use it, it's a great mobile discord client mod!

And Thanks to MusterChef

Discord