An open API service indexing awesome lists of open source software.

https://github.com/logicalerror/customassetmetadata

A package which adds the ability to add metadata to assets in Unity
https://github.com/logicalerror/customassetmetadata

Last synced: 9 months ago
JSON representation

A package which adds the ability to add metadata to assets in Unity

Awesome Lists containing this project

README

          

# Custom Asset Meta data

A package which adds the ability to add metadata to assets(*) in Unity

(*) currently only Material is supported

![image](https://github.com/LogicalError/CustomAssetMetadata/assets/157976/bbdb5af7-96ae-4b95-87fa-2c4a6947cdcc)

# Install

In the unity package manager in the top right corner, press the + and select "Add package from git URL" and enter "https://github.com/LogicalError/CustomAssetMetadata.git"
This will install the package

Here, you can go to the sample tab to import an example project that uses CustomAssetMetadata