https://github.com/arteranos/LiteNetLibTransportNG
https://github.com/arteranos/LiteNetLibTransportNG
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arteranos/LiteNetLibTransportNG
- Owner: willneedit
- License: mit
- Created: 2024-11-10T10:55:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-01T18:14:12.000Z (over 1 year ago)
- Last Synced: 2024-12-01T19:22:57.178Z (over 1 year ago)
- Language: C#
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## LiteNetLibTransportNG
LiteNetLib Transport for Mirror - the next generation
LiteNetLib code from [LiteNetLibCore-ForMirror](https://github.com/willneedit/LiteNetLibCore-ForMirror/tree/v1.2.0ForMirror), stemmed from [this source](https://github.com/RevenantX/LiteNetLib/tree/v1.2.0) - version 1.2.0
# Usage
1. In Unity, add this repository as package in the package manager window using "Add package from git URL..."
2. Replace your existing Transport with LiteNetLibTransport in your NetworkManager