Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.19 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.19 KB

/lily.software/ Asset Downloader

A simple C# application to get around the Roblox AssetDelivery API not utilising CORS to download clothing assets

Roblox's AssetDelivery API does not correctly utilise CORS making it essentially impossible for a site on a modern web browser to download clothing assets. This tool replaces the website version as C# HttpWebRequests can ignore CORS making the tool functional again with additional features such as replacing the asset background with the default Roblox Clothing Templates.

Asset Downloader is additionally completely open-source unlike alternative closed-source tools with embedded malware.

Download Latest Version Here


View the depreciated web version here.