mirror of
https://github.com/DCFApixels/DragonECS-AutoInjections.git
synced 2025-09-17 20:34:34 +08:00
23 lines
564 B
JSON
23 lines
564 B
JSON
![]() |
{
|
||
|
"name": "com.dcfa_pixels.dragonecs-auto_injections",
|
||
|
"author":
|
||
|
{
|
||
|
"name": "DCFApixels",
|
||
|
"url": "https://github.com/DCFApixels/DragonECS-AutoInjections"
|
||
|
},
|
||
|
"displayName": "DragonECS-AutoInjections",
|
||
|
"description": "Auto Injections for DragonECS",
|
||
|
"unity": "2020.3",
|
||
|
"version": "0.9.0",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/DCFApixels/DragonECS-AutoInjections.git"
|
||
|
},
|
||
|
"keywords":
|
||
|
[
|
||
|
"ecs",
|
||
|
"dragonecs",
|
||
|
"extension",
|
||
|
"add-on"
|
||
|
]
|
||
|
}
|