jp.keijiro.vfxgraphassets
Version:
VFX Graph custom asset library
25 lines (24 loc) • 819 B
JSON
{
"name": "jp.keijiro.vfxgraphassets",
"version": "3.10.1",
"displayName": "VFX Graph Assets",
"description": "VFX Graph custom asset library",
"unity": "6000.0",
"author": "Keijiro Takahashi",
"dependencies": {
"com.unity.visualeffectgraph": "17.0.0",
"jp.keijiro.shadergraphassets": "2.5.2"
},
"changelogUrl": "https://github.com/keijiro/VfxGraphAssets/blob/main/CHANGELOG.md",
"documentationUrl": "https://github.com/keijiro/VfxGraphAssets",
"licensesUrl": "https://github.com/keijiro/VfxGraphAssets/blob/main/LICENSE",
"license": "Unlicense",
"_upm": {
"changelog": "<b>Added</b><br>- Added signing for Unity 6.3"
},
"repository": {
"url": "git@github.com:keijiro/VfxGraphAssets.git",
"type": "git",
"revision": "3e0a8533bd806396f04793dd724406bef64b5581"
}
}