jp.keijiro.shadergraphassets
Version:
Keijiro's basic asset collection for Shader Graph
25 lines (24 loc) • 844 B
JSON
{
"name": "jp.keijiro.shadergraphassets",
"version": "2.5.3",
"displayName": "Shader Graph Assets",
"description": "Keijiro's basic asset collection for Shader Graph",
"unity": "2022.3",
"author": "Keijiro Takahashi",
"dependencies": {
"com.unity.shadergraph": "12.1.0",
"jp.keijiro.noiseshader": "3.0.1"
},
"changelogUrl": "https://github.com/keijiro/ShaderGraphAssets/blob/main/CHANGELOG.md",
"documentationUrl": "https://github.com/keijiro/ShaderGraphAssets",
"licensesUrl": "https://github.com/keijiro/ShaderGraphAssets/blob/main/LICENSE",
"license": "Unlicense",
"_upm": {
"changelog": "<b>Added</b><br>- Added signing for Unity 6.3."
},
"repository": {
"url": "git@github.com:keijiro/ShaderGraphAssets.git",
"type": "git",
"revision": "201b1483a9acba587cd0109584b15ada20a63aa3"
}
}