A downloadable tool

Requires Godot 4.3

HYPLAY is a collection of free tools that help with online/social/multiplayer functionality. Our aim is to take the pain away from social features that would otherwise be difficult for indies to achieve on their own!

The "core" of our suite of tools is user sign-in. Either sign in a guest user and get started straight away, or guide the user through the oauth flow so they can create an account and keep their game settings across clients.

Your player's HYPLAY user is then used to authenticate requests to our API, or you can use the user ID to integrate with third party tools for things like online multiplayer.

There's a lot more to come, so stay tuned and JOIN OUR DISCORD SERVER! We're also on hand to answer any questions you've got.

Get up and running with HYPLAY with our Quickstart guide: https://docs.hyplay.com/docs/quickstart

We've also got a guide for the Godot plugin specifically here: https://docs.hyplay.com/docs/godot-plugin

Updated 12 hours ago
Published 3 days ago
StatusIn development
CategoryTool
AuthorHYPLAY
TagsGodot, tool

Download

Download
hyplay-plugin.zip 31 kB

Install instructions

The download is a full Godot project. All the HYPLAY code is in the "addons" folder, the demo outside of that folder is safe to delete.