Skip to content

Repository files navigation

plugins

This template project provides a collection of utilities and some parsers for convenient access to any content available on the web.

Requirements

  • Android Studio or IntelliJ IDEA (Community Edition is enough)
  • Android SDK 35 or later (if not using IDE)
  • Java 11 or later is required

Usage

  1. Open Terminal on root folder, build this project:

    On Linux & Unix system:

    chmod +x gradlew && ./gradlew buildJar

    On Windows system:

    .\gradlew.bat buildJar

More simply, just run buildJar task in Android Studio / IntelliJ IDEA and dex it after building.

Credits

  • Thanks to KotatsuApp for providing some parsers and the core library.
  • Thanks to Keiyoushi for providing some extensions code on GitHub.

License

GNU GPLv3 Image

You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions. See LICENSE for more details.

About

This repository contains all Vietnamese and some multilingual sources for Usagi and any apps that use the same structure with Usagi.

Topics

Resources

Stars

18 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from UsagiApp/plugins