Giter VIP home page Giter VIP logo

unity-addressable-importer's Introduction

logo

Unity Addressable Importer

A simple rule-based addressable asset importer. The importer marks assets as addressable, by applying to files having a path matching the rule pattern.

Table of Contents

Install Package

Install via OpenUPM

The package is available on the openupm registry. It's recommended to install it via openupm-cli.

openupm add com.littlebigfun.addressable-importer

Install via Git URL

Open Packages/manifest.json with your favorite text editor. Add the following line to the dependencies block.

{
    "dependencies": {
        "com.littlebigfun.addressable-importer": "https://github.com/favoyang/unity-addressable-importer.git"
    }
}

Notice: Unity Package Manager records the current commit to a lock entry of the manifest.json. To update to the latest version, change the hash value manually or remove the lock entry to resolve the package.

"lock": {
  "com.littlebigfun.addressable-importer": {
    "revision": "master",
    "hash": "..."
  }
}

How to Use

See usage

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Favo Yang

💻

AlkisFortuneFish

💻

Danilo Nishimura

💻

K-Dark

💻

caochao

💻

Haruki Yano

💻

Edwin Lyons

💻

Mefodei

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Media

Icons made by Freepik from flaticon.com

unity-addressable-importer's People

Contributors

favoyang avatar allcontributors[bot] avatar semantic-release-bot avatar alkisfortunefish avatar vhshiwen avatar danilonishi avatar k-dark avatar ta-karim avatar mefodei avatar caochao avatar

Watchers

James Cloos 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.