{ "Actions": [ { "Icon": "static/@unity.png", "Name": "Unity 버튼", "States": [ { "FontSize": "10", "TitleAlignment": "bottom", "Image": "static/@unity.png" } ], "Controllers": ["Keypad"], "UserTitleEnabled": true, "SupportedInMultiActions": false, "Tooltip": "Unity로 이벤트 전송", "UUID": "com.unity.streamdock.communication.action1" } ], "SDKVersion": 1, "Author": "Unity StreamDock Developer", "Name": "Unity 통신", "Icon": "static/@unity.png", "CodePathWin": "plugin/index.js", "CodePathMac": "plugin/index.js", "Description": "Unity로 간단한 이벤트 전송", "Category": "Unity", "CategoryIcon": "static/@unity.png", "Version": "1.0.0", "OS": [ { "Platform": "windows", "MinimumVersion": "7" }, { "Platform": "mac", "MinimumVersion": "10.11" } ], "Software": { "MinimumVersion": "2.9" }, "Nodejs": { "Version": "20" } }