Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-weiland committed Dec 17, 2021
1 parent 6c31771 commit a820e88
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
<div align="center">
<img src="https://user-images.githubusercontent.com/51303091/119734159-690afc00-be2f-11eb-9673-c1f998025a3e.png" width="20%" height="auto">
</div>
<div align="center"><a href="https://tomweiland.net/youtube">YouTube</a>&emsp;<b>•</b>&emsp;<a href="https://discord.com/invite/tomweiland">Discord</a></div>
<h1 align="center">Steam Transport for RiptideNetworking</h1>

A transport for [RiptideNetworking](https://github.com/tom-weiland/RiptideNetworking) that uses [SteamNetworkingSockets](https://partner.steamgames.com/doc/api/ISteamNetworkingSockets).

For a list of other available transports, see the [transports](https://github.com/tom-weiland/RiptideNetworking#low-level-transports) section of Riptide's main README.

## Dependencies
You must have both [RiptideNetworking](https://github.com/tom-weiland/RiptideNetworking) and [Steamworks.NET](https://github.com/rlabrecque/Steamworks.NET) installed and set up before you can use this transport.

## License
Distributed under the MIT license. See [LICENSE.md](https://github.com/tom-weiland/RiptideSteamTransport/blob/main/LICENSE.md) for more information.
## Limitations
Only works on platforms supported by Steam.

---
## Donate
This transport is 100% free to use, but if you'd like to financially support the development of Riptide and its various transports, you can do so via [GitHub sponsors](https://github.com/sponsors/tom-weiland) or on [Ko-fi](https://ko-fi.com/tomweiland).

<p align="center">
<a href="https://tomweiland.net/youtube">YouTube</a>&emsp;<b>•</b>&emsp;<a href="https://discord.com/invite/tomweiland">Discord</a><br>
<a href="https://ko-fi.com/Y8Y21O02J">
<img src="https://www.ko-fi.com/img/githubbutton_sm.svg">
</a>
</p>
## License
Distributed under the MIT license. See [LICENSE.md](https://github.com/tom-weiland/RiptideSteamTransport/blob/main/LICENSE.md) for more information.

0 comments on commit a820e88

Please sign in to comment.