gtreshchev / RuntimeFilesDownloader

Runtime Files Downloader plugin for Unreal Engine. Downloading files over HTTP / HTTPS at runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Discord Unreal Engine


Logo

Runtime Files Downloader

Downloading files over HTTP / HTTPS at runtime.

Explore the docs »

Marketplace . Releases
Discord support chat

Features

  • Extends file size limit beyond UE's 2GB constraint (signed 64-bit integer limit)
  • Chunk-based content downloading
  • No third party libraries and external dependencies
  • Cross-platform compatibility (Windows, Mac, Linux, Android, iOS, etc)

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 – 2024, Epic Games, Inc. All rights reserved.

About

Runtime Files Downloader plugin for Unreal Engine. Downloading files over HTTP / HTTPS at runtime.

License:MIT License


Languages

Language:C++ 99.1%Language:C# 0.6%Language:C 0.3%