My implementation of Exaroton API, written in C#.
To do: (Probably rewrite this from scratch with more thought put into it)
Organize classes better, so it doesn't look bad- Create minecraft command builder/parser (possibly a separate project)
Add queueing for WebsocketAPI- Add functionality regarding players (partially done)
- Make ExarotonWebsocketClient class prettier
- Make documentation
- Add disconnect invalid-status/connect handling
- Maybe add logger?