2026-08-09 05:10:35 +09:00

30 lines
787 B
JSON

{
"name": "com.mingle.cw-ai",
"version": "0.4.9",
"displayName": "Mingle Camera Work AI",
"description": "Self-contained high-quality Unity Timeline camera generation with an embedded prepared reference library, per-shot editable clips, and A/B review tools.",
"unity": "6000.0",
"dependencies": {
"com.unity.cinemachine": "3.1.5",
"com.unity.recorder": "5.1.4",
"com.unity.timeline": "1.8.10"
},
"keywords": [
"timeline",
"cinemachine",
"camera",
"dataset",
"machine-learning"
],
"samples": [
{
"displayName": "Camera Direction JSON",
"description": "Per-shot framing, motion, distance, and body-follow directives.",
"path": "Samples~/CameraDirections"
}
],
"author": {
"name": "mingle Studio"
}
}