Skip to content

rivet-gg/plugin-godot

Repository files navigation

Rivet Godot Plugin


Warning

Godot 3 is not supported at the moment.

📦 Installation

Using gd-plug

  1. Add this line to your plug.gd:
plug("rivet/plugin-godot")

Manual installation

  1. Download the latest release
  2. Unpack the addons/rivet folder into your /addons folder within the Godot project
  3. Enable this addon within the Godot settings Project > Project Settings > Plugins

🚀 Getting started

Head over to our Learning Center to get started with Rivet and Godot.

🧐 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!

📸 Screenshots

Screenshot

Login screen

Screenshot

Playtesting on your own machine

Screenshot

Playtesting on Rivet Servers

Screenshot

Deploying your game

🏗️ 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 to hang out with the devs, or to pairprogram together!