Skip to content

InvalidDavid/UMA

 
 

Repository files navigation

Contributors Forks Stars Issues License

Sources Requests

Open up a Issues with this contents:

  • URL
  • Website Name
  • NSWF yes/no

Contact

Support Server: Discord

Direct Contact: Telegram

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

UMA Plugin for the Usagi App or other Kotatsu Forks.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Kotlin 99.4%
  • HTML 0.6%