1. Home
  2. Docs
  3. P2P Guide
  4. About
  5. Installation

Installation

Requirements:

  • Godot 4.x

Steps:

  1. Download the plugin files from asset library.
  2. Enable the plugin in Project Settings
  3. Configure go_settings.gd

Example go_settings.gd configuration:

var SERVER_MODE = false # Set true if running a server
var API_KEY = “your_api_key_here”
var VERSION = “version_041” # Production version