This website requires JavaScript.
Explore
Help
Register
Sign In
charleslemaux
/
Mirror
Watch
1
Star
0
Fork
0
You've already forked Mirror
mirror of
https://github.com/MirrorNetworking/Mirror.git
synced
2024-11-18 11:00:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ffa6e4e2ea
Mirror
/
Unity-Technologies-networking
/
Runtime-Editor
History
vis2k
ffa6e4e2ea
NetworkCRC removed because all it did was compare each script's channelIds by sending all the script names over the network. This uses unnecessary bandwidth, causes unnecessary code complexity and makes no real sense because there's virtually no reason why anyone would modify a script's channel after building the server/client.
2018-07-17 22:06:26 +02:00
..
UnityEngine.Networking-Editor.csproj
NetworkCRC removed because all it did was compare each script's channelIds by sending all the script names over the network. This uses unnecessary bandwidth, causes unnecessary code complexity and makes no real sense because there's virtually no reason why anyone would modify a script's channel after building the server/client.
2018-07-17 22:06:26 +02:00