Requirements:
- Godot 4.x
- TODO: Get Valid API key from GodotOnline.com
Steps:
- Download the plugin files from asset library.
- Enable the plugin in Project Settings
- 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