Skip to content

Feather is an efficient lightweight database library. Mirror of code maintained at https://git.rainnny.club/Rainnny/Feather

License

Notifications You must be signed in to change notification settings

Rainnny7/Feather

Repository files navigation

Feather

Discord Download Docs - Gitea Docs - Javadocs

Important

This repository is a work-in-progress, if you have an issue, please create one here

Feather

An all-in-one plugin library to help Java developers make Bungeecord & Spigot plugins.

Table of Contents

Features

  • TODO

Stars

Star History Chart

Support

Looking for support? Join the Discord or contact rainnny7 on Discord.

Contributing

  1. Follow steps for building from source
  2. Make your changes
  3. Make a PR with your changes, following these guidelines

Building from Source

  1. Clone this repository: git clone https://git.rainnny.club/Rainnny/Feather.git && cd Feather
  2. Build the project: mvn package, output is ./target