miduo_client/Assets/AssetBundles-Browser-master
JieLing 4c8d2cf8de 提交 2020-05-09 13:31:21 +08:00
..
Documentation 提交 2020-05-09 13:31:21 +08:00
Editor 提交 2020-05-09 13:31:21 +08:00
Tests 提交 2020-05-09 13:31:21 +08:00
.gitignore 提交 2020-05-09 13:31:21 +08:00
.npmignore 提交 2020-05-09 13:31:21 +08:00
CHANGELOG.md 提交 2020-05-09 13:31:21 +08:00
CHANGELOG.md.meta 提交 2020-05-09 13:31:21 +08:00
Documentation.meta 提交 2020-05-09 13:31:21 +08:00
Editor.meta 提交 2020-05-09 13:31:21 +08:00
QAReport.md 提交 2020-05-09 13:31:21 +08:00
QAReport.md.meta 提交 2020-05-09 13:31:21 +08:00
README.md 提交 2020-05-09 13:31:21 +08:00
README.md.meta 提交 2020-05-09 13:31:21 +08:00
Tests.meta 提交 2020-05-09 13:31:21 +08:00
license.md 提交 2020-05-09 13:31:21 +08:00
license.md.meta 提交 2020-05-09 13:31:21 +08:00
package.json 提交 2020-05-09 13:31:21 +08:00
package.json.meta 提交 2020-05-09 13:31:21 +08:00

README.md

Unity Asset Bundle Browser tool

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.

Full Documentation

Official Released Features

See the official manual page or view the included project manual page