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
- Host: GitHub
- URL: https://github.com/logicalerror/customassetmetadata
- Owner: LogicalError
- License: mit
- Created: 2022-06-01T17:29:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T13:21:46.000Z (about 1 year ago)
- Last Synced: 2025-02-28T16:55:40.102Z (10 months ago)
- Language: C#
- Size: 52.7 KB
- Stars: 15
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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

# 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