Unity-DebugX/package.json
2025-02-28 21:38:34 +08:00

22 lines
435 B
JSON

{
"name": "com.dcfa_pixels.debugx",
"author":
{
"name": "DCFApixels",
"url": "https://github.com/DCFApixels"
},
"displayName": "DebugX",
"description": "",
"unity": "2021.3",
"version": "0.8.1",
"repository": {
"type": "git",
"url": "https://github.com/DCFApixels/DebugX.git"
},
"keywords":
[
"editor",
"utility",
"gizmos"
]
}