mirror of
https://github.com/smyalygames/monopoly.git
synced 2025-12-29 07:48:48 +01:00
Added multiplayer plugin
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
SimpleWebTransport is a Transport that implements websocket for Webgl builds of
|
||||
mirror. This transport can also work on standalone builds and has support for
|
||||
encryption with websocket secure.
|
||||
|
||||
How to use:
|
||||
Replace your existing Transport with SimpleWebTransport on your NetworkManager
|
||||
|
||||
Requirements:
|
||||
Unity 2018.4 LTS
|
||||
Mirror v18.0.0
|
||||
|
||||
Documentation:
|
||||
https://mirror-networking.com/docs/
|
||||
https://github.com/MirrorNetworking/SimpleWebTransport/blob/master/README.md
|
||||
|
||||
Support:
|
||||
Discord: https://discordapp.com/invite/N9QVxbM
|
||||
Bug Reports: https://github.com/MirrorNetworking/SimpleWebTransport/issues
|
||||
|
||||
|
||||
**To get most recent updates and fixes download from github**
|
||||
https://github.com/MirrorNetworking/SimpleWebTransport/releases
|
||||
Reference in New Issue
Block a user