Skip to content

ArctLib, the Kotlin library for SpigotMC

License

Notifications You must be signed in to change notification settings

Valks-Minecraft-Plugins/arctlib

 
 

Repository files navigation

arctlib

ArctLib, the Kotlin library for SpigotMC.

Table of Contents

Modules

The project is split into three different modules:

Module: ArctLib

ArctLib is the main module of the project and contains all library features.

Module: ArctCore

ArctCore is a minimalistic plugin that bundles ArctLib (and its dependencies) to be loaded as a core plugin. This ensures that plugins that depend on ArctLib can be run without shading the library.

Module: TestPlugin

TestPlugin is the plugin used to test ArctLib features. TestPlugin depends on ArctCore.

Contributing

Contributing details can be found at CONTRIBUTING.md

License

License can be found at LICENSE

About

ArctLib, the Kotlin library for SpigotMC

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%