Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riptidenetworking/steamtransport

A Steam transport for RiptideNetworking, using Unity and Steamworks.NET.
https://github.com/riptidenetworking/steamtransport

csharp gamedev games multiplayer multiplayer-games networking riptide riptidenetworking steam steamworks unity unity3d

Last synced: 2 months ago
JSON representation

A Steam transport for RiptideNetworking, using Unity and Steamworks.NET.

Awesome Lists containing this project

README

        







DocsDiscordDonate

Steam Transport for Riptide Networking

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

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

## Dependencies

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

## Limitations

Only works on platforms supported by Steam.

## Donate

Riptide and its transports are 100% free to use, but if you'd like to financially support Riptide's development and get early access to new features, you can do so through [GitHub Sponsors](https://github.com/sponsors/tom-weiland).

## License

Distributed under the MIT license. See [LICENSE.md](LICENSE.md) for more information.