Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/riptidenetworking/steamtransport
- Owner: RiptideNetworking
- License: mit
- Created: 2021-11-26T04:38:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T04:42:41.000Z (9 months ago)
- Last Synced: 2024-05-06T05:34:53.162Z (9 months ago)
- Topics: csharp, gamedev, games, multiplayer, multiplayer-games, networking, riptide, riptidenetworking, steam, steamworks, unity, unity3d
- Language: C#
- Homepage: https://riptide.tomweiland.net
- Size: 153 KB
- Stars: 42
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
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.