Skip to content

Release v1.2.0

Compare
Choose a tag to compare
@michael811125 michael811125 released this 06 Jun 06:31
· 47 commits to master since this release

[1.2.0] - 2022-06-06

  • Optimized processing efficiency (only manual press refresh button will reload AssetDatabase by build map data source).
  • Added custom build maps option for build.
  • Added Open button in Build tab.
  • Modified GetBuildMap method change private to public. You can cutom your BuildTool to gets AssetBundleBuild[] via BundleBuildMap(ScriptableObject).

【Remark】When switch data source will not auto reload AssetDatabase, you will see Configure tab will appear exclamation mark messages but doesn't matter. If you want reload AssetDatabase by build map, you just manual press refresh button in left-top (If you have many assets will take a long time for reloading).