PlazaSharp/NightwaveForWorkgroups/README.md

878 B

WinPlaza (Nightwave.NET)

An unofficial client for Nightwave Plaza, which aims to implement as much functionality of the site as possible while maintaining aesthetics.

First-Party

Nightwave.NET uses libplaza, a basic .Net interface for the Nightwave Plaza API.

Third-Party

Nightwave.NET uses the following third-party libraries and resources:

  • BASS by Un4Seen Developments, via .Net wrapper library ManagedBass by Mathew Sachin, for audio streaming and playback functionality.
  • JSON.Net by Newtonsoft for deserialisation of JSON strings.
  • CredentialManager by Meziantou for access to the Windows Credential Manager APIs