Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gtreshchev/RuntimeFilesDownloader
Runtime Files Downloader plugin for Unreal Engine. Downloading files over HTTP / HTTPS at runtime.
https://github.com/gtreshchev/RuntimeFilesDownloader
file-downloader http https requests runtime ue4 ue4-plugin ue5-plugin unreal unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-plugin
Last synced: 3 months ago
JSON representation
Runtime Files Downloader plugin for Unreal Engine. Downloading files over HTTP / HTTPS at runtime.
- Host: GitHub
- URL: https://github.com/gtreshchev/RuntimeFilesDownloader
- Owner: gtreshchev
- License: mit
- Created: 2020-12-26T06:18:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-14T12:20:50.000Z (4 months ago)
- Last Synced: 2024-07-14T13:37:52.011Z (4 months ago)
- Topics: file-downloader, http, https, requests, runtime, ue4, ue4-plugin, ue5-plugin, unreal, unreal-engine, unreal-engine-4, unreal-engine-5, unreal-engine-plugin
- Language: C++
- Homepage:
- Size: 2.9 MB
- Stars: 164
- Watchers: 5
- Forks: 37
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unreal - RuntimeFilesDownloader - Runtime Files Downloader plugin for Unreal Engine. Downloading files over HTTP / HTTPS at runtime. (Importer / Runtime Data Loader)
README
![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)
![Discord](https://img.shields.io/discord/1055168498919284786.svg?label=Discord&logo=discord&color=7289DA&labelColor=2C2F33)
![Unreal Engine](https://img.shields.io/badge/Unreal-4.24%2B-dea309)
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.