Giter Club home page Giter Club logo

unity-assetpatcher's Introduction

AssetPatcher

GitHub Release

Tools for create and apply asset patch in Unity

You can also import this package with VCC


Useage (Apply Patch)

  • For single patch asset:
    • Select patch asset and click Patch button.
  • For patch list asset:
    • Select patch list asset and click Patch All button.

Useage (Create Patch)

  1. In the top menu, find and clickTool/AssetPatcher/Create Asset Patch.
  2. Place the original asset in Origin File and the modified asset in Edited File.
  3. If you want to include the meta file of the modified asset, check Save meta file? (It is recommended that you check it by default.)
  4. If you want to keep the GUID of the modified asset, check Keep GUID? (If Save meta file? is activated, it is automatically checked.)
  5. Click the Create Patch File button and select the creation path for the patch asset.
  6. A patch asset and a folder named "(asset name)-datas" will be created in corresponding path. This folder is a file needed for the patch, so please attach it when distributing.

Additionally, if there are multiple patch files, you can make patch files into one that called 'Patch list asset' for better user convenience.

  1. Find and select Tool/AssetPatcher/Create Asset Patch List from the top menu.
  2. Insert the patch files created through Create Asset Patch into Patches.
  3. Click the Create Patch List File button and select the creation path for the patch list asset.
  4. A 'Patch list asset' will be created in the corresponding path.

Additionally, When Edited File is modified after creating the patch file, it provides a function to update the patch asset without creating a new patch file.

  1. Find and select Tool/AssetPatcher/Update Asset Patch from the top menu.
  2. Place Patch assets that need updating into Patches.
    • If you have Patch list asset, you can place all included Patch assets with place Patch list asset in Load from Patch List below.
  3. Click the Update patch files button to update the placed patch assets.

Mirrors

Booth


Credit

sisong's HDiffPatch


Contact

HisaCat

[email protected]

[ Github | Booth | Twitter | Discord ]

unity-assetpatcher's People

Contributors

hisacat avatar

Stargazers

Mr.Hu avatar

Watchers

 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.