mackysoft 7b99f23300 Added package.json
# Added
- Added package.json.
- Added package workflow.
2021-05-14 01:47:26 +09:00

10 lines
370 B
JSON

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