GithubHelp home page GithubHelp logo

favoyang / unity-addressable-importer Goto Github PK

View Code? Open in Web Editor NEW
860.0 27.0 121.0 598 KB

A rule based addressable asset importer

License: MIT License

C# 100.00%
unity addressable addressables upm openupm hacktoberfest

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
Favo Yang

💻
AlkisFortuneFish
AlkisFortuneFish

💻
Danilo Nishimura
Danilo Nishimura

💻
K-Dark
K-Dark

💻
caochao
caochao

💻
Haruki Yano
Haruki Yano

💻
Edwin Lyons
Edwin Lyons

💻
Mefodei
Mefodei

💻
Giuseppe Toto
Giuseppe Toto

💻
Laicasaane
Laicasaane

💻
JVince
JVince

💻
Nick Mok
Nick Mok

🐛
KarolGu
KarolGu

🐛
vaartis
vaartis

💻
Takumi Katsuraya
Takumi Katsuraya

💻
Roman Novikov
Roman Novikov

💻
Takanori Uzuka
Takanori Uzuka

💻
VladV
VladV

💻

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

Media

Icons made by Freepik from flaticon.com

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.