Skip to content

Multiplicity is a strongly-typed packet framework for Terraria

License

Notifications You must be signed in to change notification settings

tylerjwatson/Multiplicity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplicity

Multiplicity is a low-level Terraria packet deserialization/serialization library. It understands Terraria multiplayer messages sent to and from a Terraria server, and can translate Terraria packets to and from strongly-typed objects. It is licensed under GPLv3, and is available as a NuGet package.

Multiplicity is 100% pure C# class libraries, and has no package dependencies, or build options.

Download

Multiplicity's packet engine is available from NuGet. Download it for use in your projects by installing it from your Package Manager Console:

Install-Package Multiplicity.Packets

Multiplicity network libraries are coming soon.

About

Multiplicity is a strongly-typed packet framework for Terraria

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages