lefth / AssetBundles-Browser

Editor tool for viewing and debugging asset bundle contents before and after builds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Editor tool for viewing and debugging asset bundle contents before and after builds

License:Other


Languages

Language:C# 100.0%