Unity-DebugX/package.json

21 lines
417 B
JSON
Raw Normal View History

2025-02-22 17:25:54 +08:00
{
"name": "com.dcfa_pixels.debugx",
"author":
{
"name": "DCFApixels",
"url": "https://github.com/DCFApixels"
},
"displayName": "DebugX",
"description": "",
"unity": "2020.3",
"version": "0.5.0",
"repository": {
"type": "git",
"url": "https://github.com/DCFApixels/DebugX.git"
},
"keywords":
[
"editor",
"utility"
]
}