22 lines
537 B
JSON
22 lines
537 B
JSON
{
|
|
"name": "com.unity.uiextensions",
|
|
"displayName": "Unity UI Extensions",
|
|
"version": "2.3.0",
|
|
"description": "An extension project for the Unity3D UI system, all crafted and contributed by the awesome Unity community",
|
|
"author": "Simon darkside Jackson <@SimonDarksideJ>",
|
|
"contributors": [
|
|
{
|
|
"name": "SimonDarksideJ",
|
|
"twitter": "@SimonDarksideJ"
|
|
}
|
|
],
|
|
"unity": "2020.3",
|
|
"keywords": [
|
|
"Unity3D",
|
|
"Unity",
|
|
"Unity UI",
|
|
"UI Extensions"
|
|
],
|
|
"license": "BSD3"
|
|
}
|