升级XR插件版本
This commit is contained in:
14
Packages/com.unity.ide.trae@0231d4b833/package.json
Normal file
14
Packages/com.unity.ide.trae@0231d4b833/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "com.unity.ide.trae",
|
||||
"displayName": "Trae Editor",
|
||||
"description": "Trae editor integration for supporting Trae as code editor for unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc.",
|
||||
"version": "2.0.23",
|
||||
"unity": "2019.4",
|
||||
"unityRelease": "25f1",
|
||||
"dependencies": {
|
||||
"com.unity.test-framework": "1.1.9"
|
||||
},
|
||||
"_upm": {
|
||||
"changelog": "Integration:\n\n- Add support for Trae"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user