[ 관련링크 ]
http://feedback.unity3d.com/suggestions/ability-to-change-the-download-d
http://forum.unity3d.com/threads/asset-store-download-folder.83620/
[ 요약 ]
1. 1M 도 아쉬운 SSD 하드디스크를 C: 로 사용하고 있다.
2. 유니티에서 다운로드 폴더 수정 옵션이 없다.
3. Symbolic link 를 사용해서 다운로드 폴더를 수정할 수 있다.
4. 기본값은 C:\Users\사용자계정이름\AppData\Roaming\Unity\Asset Store 이다.
5. mklink /d "C:\Users\사용자계정이름\AppData\Roaming\Unity\Asset Store" "F:\Asset Store"
'유니티(Unity Engine)' 카테고리의 다른 글
유니티 5 다운로드 및 설치 (0) | 2015.03.04 |
---|---|
Unity Class ID Reference (0) | 2015.02.02 |
How to calculate mesh tangents for Unity Mesh (0) | 2014.09.30 |
Custom Mesh Importing in Unity - WIP (0) | 2014.09.29 |
Read Data from Excel in Unity (0) | 2014.01.14 |