2023-08-19 13:00:01 +00:00

17 lines
484 B
JSON

{
"name": "com.mackysoft.serializereference-extensions",
"displayName": "SerializeReference Extensions",
"version": "1.1.9",
"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"
}
]
}