GitHub - RevenantX/LiteEntitySystem: Pure C# HighLevel API for multiplayer games (original) (raw)

LiteEntitySystem

Pure C# HighLevel API for multiplayer games using .NET Standard 2.1

Made in Ukraine

Discord chat: Discord

Little Game Example on Unity

Documentation

Build

Manual installation notices

Please use Roslyn Analyzer (inside AnalyzerBinary) to prevent errors when assigning SyncVars. Only SyncVar.Value can be changed (never do x = new SyncVar())

Features

Dependencies

Support developer