Skip to content

storytold/RuntimeFilesDownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub

RuntimeFilesDownloader

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.

Runtime Files Downloader Unreal Engine Plugin Logo

Features

  • Low library size (≈ 30 kb)
  • No any third party libraries and external dependencies
  • Support for all available devices (tested on Windows and Android, but there are no restrictions to work on other devices)

Documentation

Click on the following link to view the documentation - https://unreal.blog/runtime-files-downloader

Legal info

Unreal® is a trademark or registered trademark of Epic Games, Inc. in the United States of America and elsewhere.

Unreal® Engine, Copyright 1998 – 2021, Epic Games, Inc. All rights reserved.

About

Runtime Files Downloader plugin for Unreal Engine. Allows you to download any files via the HTTP protocol to the device memory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.5%
  • C# 9.5%