Cavs
by Orelvis Lago | Apache 2.0
Ship smaller Godot PCK updates with pure-GDScript, verified, content-addressed delivery that downloads only changed bytes and reuses cached chunks
CAVS CAVS is a content-addressed update system for Godot games. It helps you ship PCK-based content updates that download only the data that actually changed between versions instead of forcing players to download the full pack again. This addon provides
Godot HTTP API
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...