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 bccf771 commit c05f4a8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit c05f4a8

Please sign in to comment.