diff --git a/docs/Transports/Fizzy.md b/docs/Transports/Fizzy.md index c8c96c910..35aacc04b 100644 --- a/docs/Transports/Fizzy.md +++ b/docs/Transports/Fizzy.md @@ -2,7 +2,7 @@ Fizzy Steam is a Steam P2P transport for Mirror, it utilizes Steam's P2P service to directly connect or relay your connection to another player. Fizzy Steam is based of [Steamworks.Net](https://github.com/rlabrecque/Steamworks.NET) wrapper. -You can get the relase [Here](https://github.com/Raystorms/FizzySteamyMirror/releases) with the latest version of Steamworks.Net included or you can clone the repo [Here](https://github.com/Raystorms/FizzySteamyMirror). +You can get the release **[Here](https://github.com/Raystorms/FizzySteamyMirror/releases)** with the latest version of Steamworks.Net included or you can clone the repo **[Here](https://github.com/Raystorms/FizzySteamyMirror)**. ## Features @@ -10,6 +10,8 @@ You can get the relase [Here](https://github.com/Raystorms/FizzySteamyMirror/rel * Steam Nat Punching & Relay : The transport will use Steam to do Nat Punching to your destination, and if that doesn't work, steam's relay Server will be used to ensure you can alway connect (latency may vary). * No Code Changes Needed : If you Already use Mirror, you just need to slap this transport in (maybe add your steam App ID in your build), and everything should work the same like any other Mirror Transport. "It Just Works" -Todd Howard +![The Fizzy Transport component in the Inspector window](SteamTransport.PNG) + ## Credits * [Fizz Cube](https://github.com/FizzCube) : Original author for this Transport. * [Raystorms](https://github.com/Raystorms) : The current maintainer for this Tranport.