DGJ cf9ea69615 init 8 months ago
..
Documentation cf9ea69615 init 8 months ago
Editor cf9ea69615 init 8 months ago
.gitignore cf9ea69615 init 8 months ago
.npmignore cf9ea69615 init 8 months ago
CHANGELOG.md cf9ea69615 init 8 months ago
CHANGELOG.md.meta cf9ea69615 init 8 months ago
Documentation.meta cf9ea69615 init 8 months ago
Editor.meta cf9ea69615 init 8 months ago
QAReport.md cf9ea69615 init 8 months ago
QAReport.md.meta cf9ea69615 init 8 months ago
README.md cf9ea69615 init 8 months ago
README.md.meta cf9ea69615 init 8 months ago
license.md cf9ea69615 init 8 months ago
license.md.meta cf9ea69615 init 8 months ago
package.json cf9ea69615 init 8 months ago
package.json.meta cf9ea69615 init 8 months ago

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