27 lines
758 B
JSON
27 lines
758 B
JSON
{
|
|
"name": "app.bamboo-up.uximporterforuitoolkit",
|
|
"version": "0.1.6",
|
|
"displayName": "UX Importer for UI Toolkit",
|
|
"description": "Import UX into the Unity UI Toolkit to establish your UI development starting point. Directly loading exported JSON design data streamlines the manual UI construction process.",
|
|
"unity": "6000.2",
|
|
"unityRelease": "7f1",
|
|
"dependencies": {
|
|
"com.unity.localization": "1.5.8",
|
|
"com.unity.addressables": "2.7.3"
|
|
},
|
|
"keywords": [
|
|
"UI Toolkit",
|
|
"Unity",
|
|
"Editor",
|
|
"UX",
|
|
"Importer",
|
|
"Design",
|
|
"Workflow"
|
|
],
|
|
"author": {
|
|
"name": "BambooUp studio",
|
|
"email": "support@bamboo-up.app",
|
|
"url": "https://bamboo-up.app/"
|
|
},
|
|
"documentationUrl": "https://bamboo-up.app/"
|
|
} |