Git Product home page Git Product logo

unityassetbundlebuilddiff's Introduction

UnityAssetBundleBuildDiff

Unity的AssetBundle模块差异化打包工具,主要目的用于节省AssetBundle打包时间

主要功能

  • 独立的打包编辑窗口
  • 检测冗余资源
  • 差异化打包,不重复打包未修改资源,只处理新增,修改,删除资源,大大缩短了打包资源的时间
  • 独立维护资源的依赖关系
  • 资源加载Demo

版本信息

Unity: 2017.1.x +

打开方式

Unity编辑器下选择"Editor/资源打包/BuildAssetBundle"打开窗口,里面包含全部的操作方式。

界面说明

Target Platform    选择打包平台
LastVersion        最新资源版本,自增(只能增不能减)
OutPut Directory   资源输出路径,默认Application.persistentDataPath,根据打包平台自动生成子目录

操作说明

ReSetABName        生产需要打包资源的List,输出日志可查看所有资源
CheckAsset         检查资源匹配,删除冗余资源
CheckBuildDiff     资源差异化判断,输出需要打包资源
BuildDiff          一键差异化打包
BuildAll           一键全部打包,删除目标文件夹资源,重新打包

联系作者

QQ:5713806
邮件:[email protected]

unityassetbundlebuilddiff's People

Contributors

dsmiling avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.