Multiplicity.Packets
1.2.7
Install-Package Multiplicity.Packets -Version 1.2.7
dotnet add package Multiplicity.Packets --version 1.2.7
<PackageReference Include="Multiplicity.Packets" Version="1.2.7" />
paket add Multiplicity.Packets --version 1.2.7
#r "nuget: Multiplicity.Packets, 1.2.7"
// Install Multiplicity.Packets as a Cake Addin
#addin nuget:?package=Multiplicity.Packets&version=1.2.7
// Install Multiplicity.Packets as a Cake Tool
#tool nuget:?package=Multiplicity.Packets&version=1.2.7
Multiplicity is an open-source, strongly-typed packet framework for Terraria
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.7 | 940 | 7/5/2017 |
1.2.6 | 690 | 2/6/2017 |
1.2.5 | 925 | 10/4/2016 |
1.1.6089.15820 | 934 | 9/1/2016 |
1.0.6079.37002 | 962 | 8/23/2016 |
- 1.0.6079.37002: Initial release of Multiplicity
- 1.1.6089.15820:
* Added [ModifyTile], [SyncEmoteBubble], [ReleaseNPC], [UpdateTile], [Null], [Deprecated], [Placeholder] packets (@ProfessorXZ)
* Added Version string constructor to [ConnectRequest] packet (@Celant)
* Fixed `ID` field in [PlaceChest] shadowing [TerrariaPacket.ID] field (@tylerjwatson)
* Added [PlaceChest], [ProjectileUpdate], [SetChestName] packets (@deathcradle)