From c05f4a8eef12a8317c13cbb5b7dc6140e62b0089 Mon Sep 17 00:00:00 2001 From: uDMBK Date: Sun, 16 Jan 2022 01:19:47 +1000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d748833..7ff64e7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -# RobloxAssetDownloader-CSharp -Roblox Clothing Asset Downloader +# Asset Downloader +Roblox's AssetDelivery API [does not correctly utilise CORS](https://devforum.roblox.com/t/cors-error-on-users-api/1614679/6) 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](https://github.com/uDMBK/RobloxAssetDownloader-CSharp/releases)