Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rivet-gg/plugin-unity
🔌 Plugin for Rivet + Unity
https://github.com/rivet-gg/plugin-unity
fishnet mirror multiplayer ngo server unity
Last synced: about 2 months ago
JSON representation
🔌 Plugin for Rivet + Unity
- Host: GitHub
- URL: https://github.com/rivet-gg/plugin-unity
- Owner: rivet-gg
- License: apache-2.0
- Created: 2023-07-17T05:48:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T07:58:01.000Z (about 2 months ago)
- Last Synced: 2024-11-09T08:31:44.929Z (about 2 months ago)
- Topics: fishnet, mirror, multiplayer, ngo, server, unity
- Language: C#
- Homepage: https://rivet.gg/learn/unity
- Size: 15 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Rivet Unity Plugin
Source for the Rivet Unity plugin. [Join our
Discord](https://discord.gg/aXYfyNxYVn) to get help. Check out our [Unity
FishNet
example](https://github.com/rivet-gg/examples/tree/main/unity/tanks-fishnet) to
get started today.## 📦 Installation
You can install the Rivet Unity plugin in a couple ways:
- **Import a Unity Asset**: Go to the latest release on the [releases
page](https://github.com/rivet-gg/plugin-unity/releases)
- **Unity Package**: Use this Git URL in the Package Manager:
https://github.com/rivet-gg/plugin-unity.git?path=Assets/Rivet
- **Manual Install**: Clone this repository and copy the `Assets/Rivet` folder
into your Unity project
- **Unity Asset Store**: Coming soon!## 🚀 Getting started
Head over to our [Learning Center](https://rivet.gg/docs/unity/tutorials/quickstart-fishnet) to get started
with Rivet and Unity.## 🧐 Features
### Link your game with Rivet
One click and your game is connected! Linking your game with Rivet gives you
one-click deployments to production, easy playtesting setup, and ways to
configure your game's hosting and matchmaking.### Deploy your game
Without the use of any command line commands, Rivet plugin lets you deploy your
game server in no time.### Manage your tokens
Rivet lets you test your multiplayer games in multiple ways. Don't worry about
using any complicated commands, this plugin keeps you covered._and much more coming soon!_
## 🏗️ Contributing
1. Look for any issue that describes something that needs to be done - or, if
you're willing to add a new feature, create a new issue with an appropriate
description.
2. Submit your pull request.
3. Rivet team will review your changes.
4. Don't forget to join [Rivet's Discord](https://rivet.gg/discord) to hang out
with the devs, or to pairprogram together!