Feather/README.md
2023-12-11 22:36:22 -05:00

1.4 KiB

Feather

Discord Download Docs - Javadocs

Feather

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

Table of Contents

Features

  • N/A

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