This app allows you to automatically download megascans content which you have already purchased into a folder of your choosing
Your app may get flagged by your browser and windows defender as being a Trojan horse virus. To get around this, you will have to enable the app in windows defender once it is downloaded, otherwise windows will try to delete it.
Once downloaded, the app can be run standalone or executed in a terminal -- the terminal is the preffered way of running it.
You will next be asked to add a download location, put it somehwere which will have enough space for your purchased megascans assets.
You will then be asked to authenticate- Enter your email associated with your megascans account.
- Enter Bearer auth token from browser (see below on how to do this)
- Sign In To Megascans Account on https://quixel.com/megascans/home
- Go to Megascans Account Page https://quixel.com/account
- Open Developer Tools (cntrl + shift + i) and click on Network Tab and then refresh page
- Look under the network request files for a file matching your email address
- Click on this file, go to the the headers and copy the Authorization token. DO NOT INCLUDE THE "Bearer " part of the token, just everything else
- Paste the bearer token into the app as your login.
- Authorization tokens expire, so every now and then the app will tell you to get a new one following the same process listed above.