update
This commit is contained in:
27
Assets/UXImporterUnityUiToolKit/package.json
Normal file
27
Assets/UXImporterUnityUiToolKit/package.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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/"
|
||||
}
|
||||
Reference in New Issue
Block a user