Version: 2019.1
检查包
包的脚本 API

Package Manifest 窗口

在 Project 视图中单击资源包清单文件时,将打开 Package Manifest 窗口:

在 Editor 中检查资源包清单
在 Editor 中检查资源包清单

A Click the Open button to load this package manifest in your default code editor, such as Visual Studio. Click the View in Package Manager button to open the Packages window and load this package in the details view.

B The Information section contains details about this specific package version.

C Use the Brief Description text box to specify the text that you want to appear in the details view of the Packages window. For more information, see the documentation for the description attribute.

D Use the Dependencies section to manage the list of packages that this package depends on.

E Click the Revert button to discard any changes you’ve made to the manifest. Click the Apply button to save any changes you’ve made to the manifest.

Information

Information 部分
Information 部分
属性 描述
名称 此资源包在 Unity 的正式名称。有关更多信息,请参阅 name 属性的文档。
Display name 在 Project 视图和 Package Manager 中显示的面向用户的名称。有关更多信息,请参阅 displayName 属性的文档。
Version 资源包版本号。有关更多信息,请参阅 version 属性的文档。
Minimal Unity version 启用此选项可以指定这个资源包兼容的最低 Unity 版本。启用此选项时,将显示 MajorMinorRelease 属性。

禁用此选项表示这个资源包与所有 Unity 版本都兼容,并会删除 MajorMinorRelease 属性。

有关更多信息,请参阅 unity 属性的文档。
Major 指定最小 Unity 版本的 MAJOR 部分。有关更多信息,请参阅 unity 属性的文档。
Minor 指定最小 Unity 版本的 MINOR 部分。有关更多信息,请参阅 unity 属性的文档。
Release 指定最小 Unity 版本的 UPDATE 和 RELEASE 部分。有关更多信息,请参阅 unityRelease 属性的文档。

Dependencies

Dependencies 部分
Dependencies 部分

Lists the other packages that are dependencies for this package. Each entry consists of the official package name (for example, “com.unity.progrids”) and its version number.

要添加新的依赖项,请执行以下操作:

  1. Click the add button (+). A new row appears in the list. 2.填写 Package nameVersion 字段。有关更多信息,请参阅 dependencies 属性的文档。

要删除依赖项,请执行以下操作:

  1. Select the entry you want to remove.
  2. Click the remove button (-). The row disappears from the list.

  • 在 Unity 2019.1 中添加了自定义包 NewIn20191
检查包
包的脚本 API
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961