test
This commit is contained in:
23
My project/Library/PackageCache/com.unity.ugui/package.json
Normal file
23
My project/Library/PackageCache/com.unity.ugui/package.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "com.unity.ugui",
|
||||
"displayName": "Unity UI",
|
||||
"version": "2.0.0",
|
||||
"unity": "2019.2",
|
||||
"keywords": [
|
||||
"UI",
|
||||
"ugui",
|
||||
"Unity UI",
|
||||
"Canvas",
|
||||
"TextMeshPro",
|
||||
"TextMesh Pro",
|
||||
"Text",
|
||||
"TMP",
|
||||
"SDF"
|
||||
],
|
||||
"description": "Unity UI is a set of tools for developing user interfaces for games and applications. It is a GameObject-based UI system that uses Components and the Game View to arrange, position, and style user interfaces. You cannot use Unity UI to create or change user interfaces in the Unity Editor.",
|
||||
"dependencies": {
|
||||
"com.unity.modules.ui": "1.0.0",
|
||||
"com.unity.modules.imgui": "1.0.0"
|
||||
},
|
||||
"_fingerprint": "e6653db8377f18d2d6df3466ab35fb2d87c9c264"
|
||||
}
|
Reference in New Issue
Block a user