Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 485 Bytes

Readme.md

File metadata and controls

13 lines (10 loc) · 485 Bytes

WhCore

WolvHaven's core plugin, providing various utilities, services, etc.

Developing

WhCore is written in Kotlin, and uses the Gradle build system. All dependencies are managed by Gradle's new Dependency Catalog system.

Layout

  • common contains hooks for many of the plugins WH uses, as well as some util stuff.
  • core-paper-plugin is the main plugin.

License

WhCore is licensed under the GPLv3 license.