Base library for server emulation development. Work in progress.
Commonly needed classes, such as TCP client and server, logger, file reader, hashing, and other utility classes.
Base classes for AI development.
Depends on: Yggdrasil
Base classes for reading databases from text files.
Depends on: Yggdrasil.Data
Extension for Yggdrasil.Data, for JSON support.
Depends on: Yggdrasil
Script loader for .NET scripts that can be compiled and loaded at run-time.
Structures, such as QuadTree
.
Depends on: Yggdrasil
Extension for Yggdrasil.Network, adding a WebSocketConnection to accept connections from WebSockets and other related classes.