The ChunkCore plugin is a Blueprint wrapper for the ChunkDownloader Plugin
ChunkDownloader is a patching solution for Unreal Engine. It downloads assets from a remote service and mounts them in memory for use in your games, enabling you to provide updates and assets with ease.
Technical Details
Features
Use the ChunkDownloader plugin in Blueprints
Download game files on demand
Patch your game
Code Modules
ChunkCore [Runtime]
Number of C++ Classes: 10+
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows, Linux, Mac