Skip to content

TotallyWholesome/Yggdrasil

 
 

Repository files navigation

Yggdrasil

Base library for server emulation development. Work in progress.

Libraries

Yggdrasil

Commonly needed classes, such as TCP client and server, logger, file reader, hashing, and other utility classes.

Yggdrasil.Ai

Base classes for AI development.

Yggdrasil.Data

Depends on: Yggdrasil

Base classes for reading databases from text files.

Yggdrasil.Data.JSON

Depends on: Yggdrasil.Data

Extension for Yggdrasil.Data, for JSON support.

Yggdrasil.Scripting

Depends on: Yggdrasil

Script loader for .NET scripts that can be compiled and loaded at run-time.

Yggdrasil.Structures

Structures, such as QuadTree.

Yggdrasil.Network.WebSocket

Depends on: Yggdrasil

Extension for Yggdrasil.Network, adding a WebSocketConnection to accept connections from WebSockets and other related classes.

Links

Build Status

Build Status

About

Game Server Base Library (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%