tModLoader
Easy Packets Library
6개 중 1~6개 표시 중
업데이트: 2024년 5월 26일 @ 오후 4시 38분

v1.0.3
- Added support for using the library as a DLL reference, without a mod reference.

View the full changelog here[github.com].

업데이트: 2024년 5월 3일 @ 오후 4시 21분

v1.0.2
- Changed project from NET 6.0 to NET 8.0.

View the full changelog here[github.com].

업데이트: 2023년 6월 9일 @ 오후 4시 14분

v1.0.1
- Added extension method overloads to read and write easy packets using binary reader and binary writer.

View the full changelog here[github.com].

업데이트: 2023년 4월 2일 @ 오후 11시 33분

v1.0.0
- Added IEasyPacketHandler`1 generic interface for implementing code to receive a packet.
- Changed project structure: moved internal code into its own directory and namespace.
- Fixed issue with some interfaces not being loaded if generic argument does not match implementing type.
- Fixed loading code not producing an error if the easy packet type isn't declared properly.

View the full changelog here[github.com].

업데이트: 2023년 3월 31일 @ 오후 3시 26분

v0.1.1
- Minor update.

View the full changelog here[github.com].

업데이트: 2023년 3월 25일 @ 오후 5시 49분

v0.1.0
- Initial release.

View the full changelog here[github.com].