패키지 관리자는 원격 서버의 Git 저장소에서 패키지를 로드할 수 있습니다.
PATH
system environment variable.Git URL에서 패키지를 로드하려면 다음 절차를 따르십시오.
Open the add menu in the Package Manager’s toolbar.
패키지 추가 옵션이 나타납니다.
추가 메뉴에서 Add package from git URL을 선택하면 텍스트 상자와 Add 버튼이 나타납니다.
Enter a valid Git URL in the text box and click Add. For more information about how to construct a valid Git URL, see Git URLs and extended syntax. Unity supports several Git protocols and some custom or extended syntax.
If Unity was able to install the package successfully, the package now appears in the package list with the label. If Unity wasn’t able to install the package, the Unity Console displays an error message, such as:
오류 메시지 링크를 클릭하여 문제 해결 페이지에서 도움을 받으십시오.
Tip: If you want to check for updates and update your Git dependency to the latest version from the repository, click Update. You can also use the Add package from git URL menu item to update your Git dependency. For information on Git dependencies, see Locked Git dependencies.