DGJ cf9ea69615 init | пре 9 месеци | |
---|---|---|
.. | ||
Documentation | пре 9 месеци | |
Editor | пре 9 месеци | |
.gitignore | пре 9 месеци | |
.npmignore | пре 9 месеци | |
CHANGELOG.md | пре 9 месеци | |
CHANGELOG.md.meta | пре 9 месеци | |
Documentation.meta | пре 9 месеци | |
Editor.meta | пре 9 месеци | |
QAReport.md | пре 9 месеци | |
QAReport.md.meta | пре 9 месеци | |
README.md | пре 9 месеци | |
README.md.meta | пре 9 месеци | |
license.md | пре 9 месеци | |
license.md.meta | пре 9 месеци | |
package.json | пре 9 месеци | |
package.json.meta | пре 9 месеци |
This tool enables the user to view and edit the configuration of asset bundles for their Unity project. It will block editing that would create invalid bundles, and inform you of any issues with existing bundles. It also provides basic build functionality.
This tool is intended to replace the current workflow of selecting assets and setting their asset bundle manually in the inspector. It can be dropped into any Unity project with a version of 5.6 or greater. It will create a new menu item in Window->AssetBundle Browser.
See the official manual page or view the included project manual page