https://docs.unity3d.com/Manual/Packages.html
Unity - Manual: Unity's Package Manager
How Unity works with packages Unityโs Package Manager A package is a container that stores various types of features or assets, such as: Editor tools and libraries, such as a text editor, an animation viewer, or test frameworks. Runtime tools and librari
docs.unity3d.com
Unity Document ์ Unity Package Manager ์ ์ ๋ถ๋ถ์ ์ ๋ฆฌํ์ต๋๋ค.
Unity Package Registry Server, Unity Global Cache, Scoped Registry ๋ฑ์ ๋ํ ์ ๋ณด๊ฐ ์์ต๋๋ค.




Unity Scoped Registry ์ Unity Package Manager API Scripting ์ ์ด์ฉํด์ ํ์ฌ์ฉ ์์ฒด Unity Package Manger ๋ฅผ ๋ง๋ค์์ต๋๋ค. ๊ด์ฌ ์์ผ์๋ฉด ์๋ ๋งํฌ๋ก ๊ฐ์ ํ์ธํด๋ณด์๊ธธ ๋ฐ๋๋๋ค. (3๊ฐ์ ๊ฐ์ ๋ฃ์..ใ
)
https://github.com/KyowonEduTech/KyowonPackageManager
GitHub - KyowonEduTech/KyowonPackageManager: ๊ต์ ํจํค์ง ์ค์น ๋งค๋์
๊ต์ ํจํค์ง ์ค์น ๋งค๋์ . Contribute to KyowonEduTech/KyowonPackageManager development by creating an account on GitHub.
github.com

Unity Package ์ ๋ณด๋ ์ปดํจํฐ Users > ์ ์ ๋ค์ > Library > Unity > cahce ํด๋์ ์ ์ฅ๋ฉ๋๋ค.
์ด๋ฌํ Unity Global Cash ๊ธฐ๋ฅ์ผ๋ก ์ฌ์ฌ์ฉ ๋ฐ ์คํ๋ผ์ธ ์ฌ์ฉ์ด ๊ฐ๋ฅํฉ๋๋ค.

https://docs.unity3d.com/ScriptReference/PackageManager.Client.html
Unity - Scripting API: Client
Note: You can only call the Client methods in sequence. If you try to add or remove multiple packages at the same time, the outcome is nondeterministic. For example, if you call the Remove method on a package while a Remove operation is already in progress
docs.unity3d.com
์ ๊ฒฝ๋ก๋ก ๊ฐ๋ฉด ์์ธํ Package API Scripting ์ ํ์ธํ ์ ์์ต๋๋ค.

A. ์ต์ ๋ฒ์ ์ ๋ค์ด๋ฐ์ต๋๋ค !!!
'๐ฎ Unity Study > Unity' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
Project Manager ์ฑ๊ธํค ์ ๋๋ก ๊ตฌํํ๊ธฐ (1) | 2024.07.02 |
---|---|
[Unity] Unity6 Preview ์ ๋ฐ์ดํธ ๋ด์ฉ ์ ๋ฆฌ (0) | 2024.05.20 |
[Unity Document Study] 2์ฃผ์ฐจ :: Asset Workflow (0) | 2024.05.11 |
[Unity Document Study] 1์ฃผ์ฐจ :: Unity Analysis - Unity Profiler (0) | 2024.05.02 |
[Unity Document Study] 1์ฃผ์ฐจ :: Unity Analysis - Memory in Unity (0) | 2024.05.01 |