Skip to content

Commit

Permalink
Merge pull request #71 from Unity-Technologies/dev
Browse files Browse the repository at this point in the history
updated description for packman UI
  • Loading branch information
alffanclub committed Jan 24, 2018
2 parents 2cb223f + 64190f0 commit aede802
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
@@ -1,8 +1,9 @@
{
"name": "com.unity.assetbundlebrowser",
"displayName": "Asset Bundle Browser",
"version": "1.3.0",
"unity": "2018.1",
"description": "Editor tool used to manually manage Asset Bundle configuration.",
"description": "The Asset Bundle Browser 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.\n\nUse this tool as an alternative to 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. The bundle configuration, build functionality, and built-bundle inspection are split into three tabs within the new window.",
"keywords": ["asset", "bundle", "bundles", "assetbundles"],
"category": "Asset Bundles",
"dependencies": {
Expand Down

0 comments on commit aede802

Please sign in to comment.