Multiplicity.Packets
1.1.6089.15820
See the version list below for details.
dotnet add package Multiplicity.Packets --version 1.1.6089.15820
NuGet\Install-Package Multiplicity.Packets -Version 1.1.6089.15820
<PackageReference Include="Multiplicity.Packets" Version="1.1.6089.15820" />
paket add Multiplicity.Packets --version 1.1.6089.15820
#r "nuget: Multiplicity.Packets, 1.1.6089.15820"
// Install Multiplicity.Packets as a Cake Addin #addin nuget:?package=Multiplicity.Packets&version=1.1.6089.15820 // Install Multiplicity.Packets as a Cake Tool #tool nuget:?package=Multiplicity.Packets&version=1.1.6089.15820
Multiplicity is an open-source, strongly-typed packet framework for Terraria
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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 | 1,319 | 7/5/2017 |
1.2.6 | 961 | 2/6/2017 |
1.2.5 | 1,213 | 10/4/2016 |
1.1.6089.15820 | 1,207 | 9/1/2016 |
1.0.6079.37002 | 1,358 | 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)