17 lines
484 B
JSON
17 lines
484 B
JSON
{
|
|
"name": "com.mackysoft.serializereference-extensions",
|
|
"displayName": "SerializeReference Extensions",
|
|
"version": "1.1.4",
|
|
"unity": "2019.4",
|
|
"description": "Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.",
|
|
"keywords": [ "SerializeReference", "Editor" ],
|
|
"license": "MIT",
|
|
"dependencies": {},
|
|
"samples": [
|
|
{
|
|
"displayName": "Get Started",
|
|
"description": "",
|
|
"path": "Samples~/GetStarted"
|
|
}
|
|
]
|
|
} |