Skip to content

SlothsAreLazyTho/Pterodactyl.NET

Repository files navigation

image GitHub License Nuget Nuget DLs

Pterodactyl.NET V0.7

Quick notes before reading...

This wrapper is not finished and will be updated very reguaraly , Please be patient as it's uncompleted and will be finished.

Nuget

Install-Package Pterodactyl.NET

How to start

static void Main(string[] args)
{
	Pterodactyl pterodactyl = new Pterodactyl("pterodactyl.app", "Client Key Or Application Key");
}

Build With

Latest Release

Get the latest release from github.

Todo

  • Make support for pterodactyl 1+;
  • Clean project.
  • Add more endpoints.

Credits

  • Thanks to Thoo_0224 for helping me out with some stuff.
  • Also thanks to hoaxFacts For the image and some tips.

About

.NET Library to communicate with the pterodactyl API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages