Version: Unity 6.0 (6000.0)
语言 : 中文
访问包资源
项目清单

Package management with the project manifest file

The project manifest file stores information that the Package Manager needs to locate and load the right packages, including a list of packages and versions declared as dependencies.

Topic Description
Project manifest file Learn the properties of the file that the Package Manager reads to compute a list of packages to retrieve and load for a project.

Additional resources

访问包资源
项目清单