Description
Changelog
Reviews (0)

Photon Realtime GDExtension

Native C++ plugin for Godot (4.3+ branch) that integrates Photon Realtime (LoadBalancing) through GDExtension technology.

Installation Instructions

Download the Release archive and extract the photon folder into your Godot project's res://addons/ directory.

Project Setup

Before using the plugin, you need to configure the Project Settings:

  1. Go to Project -> Project Settings.
  2. In the settings section, locate the plugin configuration (they will appear after activation or can be added manually):
  • addons/photon/connection/app_id: Your unique App ID from the Photon dashboard.
  • addons/photon/connection/app_version: The version of your application (default is “1.0”).

Documentation

The documentation is hosted on Read the Docs.

Changelog for version v1.0.0 - Initial Release: Godot Photon GDExtension

No changelog provided for this version.

Reviews

Photon Realtime GDExtension has no reviews yet.

Login to write a review.