Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 641 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 641 Bytes

Pteroxide

A collection of efficient crate libraries for the Pterodactyl API in Rust.

Installing

TODO.

Getting Started

TODO.

Contributing

  1. Fork this repo!
  2. Make a branch from main (git branch -b <new feature>)
  3. Commit your changes (git commit -am "...")
  4. Open a PR here (git push origin <new feature>)

Contributors

Check the individual crate libraries for specific listed contributors.

This repository is managed under the MIT license.

© 2021-present PteroPackages