Skip to content

HAPPYLAND-Dev/PictureLogin-Taboo

 
 

Repository files navigation

Building

  • Gradle - Dependency Management

The GradleWrapper in included in this project.

Windows:

gradlew.bat clean build

macOS/Linux:

./gradlew clean build

Build artifacts should be found in ./build/libs folder.

About

Continuation of the PictureLogin plugin for Velocity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 86.3%
  • Kotlin 13.7%