Godot
Last updated
Last updated
Godot Game Integration
Godot games can easily be connected to Arcadia via URL-based data injection.
Steps:
Use the URL query string to pass game and player metadata.
Parse incoming data using Godot’s URL handling tools.
Send post-match results to Arcadia via webhook.
No SDK needed — just follow the documented format and you’ll be fully integrated in minutes.
Development section is in staging right now, will move to production in the coming period.