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.
For technical questions regarding the Chunk Downloader plugin you will have to reach out to Epic for support as they are the author of that plugin.
Product Support
eelDev
Features
Code Modules
Number of C++ Classes: 10+
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows, Linux, Mac
Documentation: https://eeldev.com/
ChunkDownloader Documentation: https://docs.unrealengine.com/en-US/SharingAndReleasing/Patching/ChunkDownloader/index.html
Notes: This is a Blueprint Wrapper plugin for the ChunkDownloader Plugin that is shipped with UE 4.26+ and as such you'll be referred to the official ChunkDownloader Plugin's documentation.
For technical questions regarding the Chunk Downloader plugin you will have to reach out to Epic for support as they are the author of that plugin.