Trying to reduce your game build to less than 50 MB? Need to see which of your assets are eating up disk space?
This tool provides a nice front-end for Unity's build info. It shows the assets included when you build and how much storage space each of them take.
DLL List: See exactly what Mono DLLs are getting included in your build and how much space they take.
Unused Assets List: Maybe you have files you don't use anymore? See what assets are not included in your build with the Unused Assets List!
Save to XML: Save your build reports to XML files! Store multiple build reports for reference, or perhaps send them to your teammates.
Project Settings: See what build settings were used on the project upon time of building. Useful for Continuous Integration systems when reviewing settings on automated builds.
Also works on Personal Edition and mobile.
----------------------------------------------------------------------------------------------------------蹩脚软件翻译--------------------------------------------------------
试图减少你的游戏建立小于50 MB ?需要看到你的资产在占用磁盘空间?
这个工具提供了一个很好的前端统一的构建信息。它显示了资产包括当你构建和多少存储空间每个人。
DLL列表:看什么Mono DLL被包含在您的构建和多少空间。
未使用的资产列表:也许你文件你不使用了吗?看看资产不包括在您的构建与未使用资产列表
保存到XML:XML文件保存构建报告!存储多个构建报告供参考,或者寄给你的队友。
项目设置:看看构建设置使用的项目在时间上建筑。用于检查设置在自动构建持续集成系统。
也适用于个人版和移动。
-------
总结一句话:减少游戏包,快速查看哪些资源浪费空间
导入5.3.5-实例截图: