jp.keijiro.metatex
Version:
Metadata-only texture data importer
24 lines (23 loc) • 818 B
JSON
{
"name": "jp.keijiro.metatex",
"version": "1.0.7",
"displayName": "Metatex",
"description": "Metadata-only texture data importer",
"unity": "2022.3",
"author": "Keijiro Takahashi",
"dependencies": {
"jp.keijiro.klak.lineargradient": "1.0.3"
},
"changelogUrl": "https://github.com/keijiro/Metatex/blob/main/CHANGELOG.md",
"documentationUrl": "https://github.com/keijiro/Metatex",
"licensesUrl": "https://github.com/keijiro/Metatex/blob/main/LICENSE",
"license": "Unlicense",
"_upm": {
"changelog": "<b>Changed</b><br>- Updated Klak Linear Gradient dependency.<br><br><b>Fixed</b><br>- Fixed compatibility issue with Unity 6.5."
},
"repository": {
"url": "git@github.com:keijiro/Metatex.git",
"type": "git",
"revision": "d898f1ada0de3829269b62ab690d506cd12f744b"
}
}