Runtime Files Downloader - Downloading files over HTTP / HTTPS at runtime

Runtime Files Downloader plugin for Unreal Engine. Allows you to download any files via the HTTP protocol to the device memory. It’s easy to use in both C++ and Blueprints.

GitHub link: GitHub - gtreshchev/RuntimeFilesDownloader: Runtime Files Downloader plugin for Unreal Engine. Downloading files over HTTP / HTTPS at runtime.
Marketplace link: Runtime Files Downloader in Code Plugins - UE Marketplace
Documentation link: Georgy's Tech Blog

Features

  • Download files larger than 2GB
  • Low library size
  • No any third party libraries and external dependencies
  • Support for all available devices (Android, iOS, Windows, Mac, Linux, etc)