Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uDMBK authored Jan 15, 2022
1 parent 25a7617 commit 3ba2053
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 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
### 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)

<hr>

View the depreciated web version [here](https://github.com/uDMBK/RobloxAssetDownloader).

0 comments on commit 3ba2053

Please sign in to comment.