Licenses
Order

Godot HTTP API 0

by Lily | MIT

A Godot node that automatically queues and caches HTTP requests. It uses HTTPRequest internally

Description This node is a drop-in replacement for HTTPRequest and should not require modifications to existing codebases. Data is cached in Godot's user:// folder, specifically user://http_cache/ , with requests further sorted into subdirectories. Note

loading more results...