Fast Downloader
A .Net WebClient-based downloader for large files on any platform

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- Tools › Network
- Developer:
- ALIyerEdon
- Price:
- FREE
- Rating:
- Favorites:
- 246
- Supported Unity Versions:
- 2021.3.44 or higher
- Current Version:
- 1.1
- Download Size:
- 476.56 KB
- Last Update:
- Oct 11, 2024
- Description:
- This package utilizes the .Net WebClient class to download large files efficiently on any platform. Unlike the WWW class, WebClient does not store files in memory, making it suitable for mobile devices. Key features include:
- Display of downloaded bytes and total bytes
- Easy-to-use interface
- Cancel button for interrupting downloads
- A 'finished' button when the download is complete
- Full-speed downloads
Note that pause/resume functionality is not supported.
This package is compatible with all platforms and pipelines. - Technical Details:
- Works on every platform or any pipeline
- Continue »