mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 03:35:10 +00:00
12 lines
353 B
JSON
12 lines
353 B
JSON
|
{
|
||
|
"name": "com.dbrizov.naughtybeziercurves",
|
||
|
"displayName": "NaughtyBezierCurves",
|
||
|
"version": "1.0.0",
|
||
|
"unity": "2017.3",
|
||
|
"description": "NaughtyBezierCurves is an extension for Unity that provides a BezierCurve GameObject",
|
||
|
"keywords": [ "bezier", "curve" ],
|
||
|
"category": "editor extensions",
|
||
|
"dependencies": {
|
||
|
}
|
||
|
}
|