How can I download standard assets or other resources ( Unity Store ) from Linux ?

I cannot download resource from unity store using Linux, there is an answer use windows to download but I do no have that OS, There is a trick or something like that to do it.

1 Answer

1

I had the same problem (: you have to go to the downloads page for windows and go to additional downloads and then standard assets. The assets are the same for linux so install in /opt/Unity/Editor and it will be there next time. Those are instructions for ubuntu and you need to have wine installed.