GURT protocol (lib, cli, gdextension, Flumi integration)

This commit is contained in:
Face
2025-08-14 20:29:19 +03:00
parent 65f3a21890
commit c117e602fe
46 changed files with 6559 additions and 89 deletions

View File

@@ -32,5 +32,4 @@ static func get_user_agent() -> String:
godot_version.minor,
godot_version.patch
]
print(user_agent)
return user_agent