2023-06-17 14:14:32 +08:00
|
|
|
{
|
2024-11-17 14:12:55 +08:00
|
|
|
"name": "com.dcfa_pixels.dragonecs-graphs",
|
2023-06-17 14:14:32 +08:00
|
|
|
"author":
|
|
|
|
{
|
|
|
|
"name": "DCFApixels",
|
2024-11-17 14:12:55 +08:00
|
|
|
"url": "https://github.com/DCFApixels/DragonECS-Graphs"
|
2023-06-17 14:14:32 +08:00
|
|
|
},
|
2024-11-17 14:12:55 +08:00
|
|
|
"displayName": "DragonECS-Graphs",
|
|
|
|
"description": "Entity Graphs for DragonECS",
|
2023-06-17 14:14:32 +08:00
|
|
|
"unity": "2020.3",
|
2025-03-29 16:15:42 +08:00
|
|
|
"version": "0.3.4",
|
2023-06-17 14:14:32 +08:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2024-11-17 14:12:55 +08:00
|
|
|
"url": "https://github.com/DCFApixels/DragonECS-Graphs.git"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"com.dcfa_pixels.dragonecs": "https://github.com/DCFApixels/DragonECS.git"
|
2023-06-17 14:14:32 +08:00
|
|
|
},
|
|
|
|
"keywords":
|
|
|
|
[
|
|
|
|
"ecs",
|
|
|
|
"dragonecs",
|
|
|
|
"extension",
|
|
|
|
"add-on"
|
|
|
|
]
|
|
|
|
}
|