Skip to content

prismatica-dev/RobloxAssetDownloader-CSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

/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.