Giter VIP home page Giter VIP logo

unity_packageprocessor's Introduction

Package Processor

Make it less tedious to import or export only the things that you need.

image

Package Processor can be used to reduce the tediousness of having to Select/Deselect certain assets based on Exclusion rules and other features.

Settings can be found under DreadTools > Scripts Settings > Package Processor Currently, Import Processor only deselects scripts and doesn't have settings.

Settings Window

  • "Active": Whether the settings should affect the exporting at all.
    • "Include Dependencies": Whether opening the export window should have dependencies On or Off by default.
    • "Default Off Extensions": Any File matching one of these extensions will be Off by default.
    • "Default Off Folders": Any File whose path contains one of these paths will be Off by default.
    • "Default Off Types": Any File whose type matches one of these types will be Off by default.
    • "Default Off Assets": Any File whose GUID matches one of these GUIDs will be Off by default.
    • "Settings Path": The path where the settings should be saved and loaded from.

Export Window

Right Clicking any file will open a Context menu for extra features

  • File - Toggle Type: Turns On/Off all of the assets being exporting whose types match the one selected.

  • Exclusions:

    • Add/Remove Asset: Adds/Removes this File's GUID in the Default Off Assets list.
    • Add/Remove Type: Adds/Removes this File's Type in the Default Off Types list.
    • Add/Remove Extension: Adds/Removes this File's Extension in the Default Off Extensions list.
  • Folder - Exclusions: Add/Remove Folder: Adds/Removes this Folder's Path in the Default Off Folders list.

Requires Harmony!

Thank you

If you enjoy Package Processor, please consider supporting me โ™ก!

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.