Skip to content

FlyLamb/LambWorks-Unity

Repository files navigation

LambWorks framework

The LambWorks Framework (or just LambWorks) is a set of ready to use tools, libraries and project boilerplates for all kinds of projects. Everything here is C# based, but I am considering releasing some Java or C++ based counterparts. If they are released, here are the links:

Language Features Link
C# / Unity Networking You are here!
Java 0 Work has not started yet
C++ 0 Work has not started yet

Features

Networking solution for Unity

Asset path: LambWorks/Networking

The networking solution is a boilerplate for creating a fully funtional multiplayer game using Unity. It consists of two different and separate systems - the server and the client - which can work independent of each other.

Docs