
- Версия Unreal Engine
- 5.6
Supercharge your game with seamless runtime file downloading capabilities! Experience fast and reliable HTTP/HTTPS file downloads directly in your game, featuring both storage-based and memory-based downloading options. Perfect for implementing dynamic content loading, mod support, or on-demand asset management systems.
The plugin supports downloading content larger than 2GB, unlike the standard UE implementation, which has this limitation.
Save to storage or load into memory, with chunk-based streaming for large files
Detailed progress tracking and ability to cancel downloads anytime
Works seamlessly across all platforms, with optimized storage handling for mobile
The plugin supports downloading content larger than 2GB, unlike the standard UE implementation, which has this limitation.
Quick links:
Documentation
Discord support chat
Custom Development: solutions@georgy.dev (tailored solutions for teams & organizations)
Key features:
Flexible Downloads:
Save to storage or load into memory, with chunk-based streaming for large files
Real-time Control:
Detailed progress tracking and ability to cancel downloads anytime
Cross-Platform:
Works seamlessly across all platforms, with optimized storage handling for mobile
Developer-Friendly:
- Full Blueprint and C++ support
- Configurable timeouts and MIME types
- Built-in utility functions
- Comprehensive error handling