rivet-gg / plugin-godot

πŸ”Œ Plugin for Rivet + Godot 4

Home Page:https://rivet.gg/learn/godot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 developing 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

Developing on your own machine

Screenshot

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

About

πŸ”Œ Plugin for Rivet + Godot 4

https://rivet.gg/learn/godot

License:Apache License 2.0


Languages

Language:GDScript 62.9%Language:TypeScript 17.9%Language:Rust 15.8%Language:Dockerfile 2.3%Language:Shell 1.1%