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: 6 days 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-10-20T07:41:29.000Z (24 days ago)
- Last Synced: 2024-11-06T09:39:30.446Z (7 days 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: 182
- Watchers: 5
- Forks: 42
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)## Like my work?
Consider [supporting me](https://ko-fi.com/georgydev). Hire me at [[email protected]](mailto:[email protected]).